Click or drag to resize

WindowlessComponentSelect Method

Selects the WindowlessComponent

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

Parameters

multiselect
Type: SystemBoolean
add the WindowlessComponent to the selection

Return Value

Type: Boolean
See Also