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
)
Public Function Select (
multiselect As Boolean
) As Boolean
Parameters
- multiselect
- Type: SystemBoolean
add the WindowlessComponent to the selection
Return Value
Type:
BooleanSee Also