WindowlessComponentSelect Method |
Selects the WindowlessComponent
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic 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:
Boolean
See Also