Click or drag to resize

WindowlessComponentSelect Method

Selects the WindowlessComponent

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool Select(
	bool multiselect
)

Parameters

multiselect
Type: SystemBoolean
add the WindowlessComponent to the selection

Return Value

Type: Boolean
See Also