WindowlessComponentSelect Method |
Selects the WindowlessComponent
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool Select(
bool multiselect
)
Public Function Select (
multiselect As Boolean
) As Boolean
Parameters
- multiselect Boolean
- add the WindowlessComponent to the selection
Return Value
Boolean
See Also