Description
Sets/gets selection status of sub-feature.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Selected [= value]
The Selected Property syntax has these parts: |
| object | An expression evaluating to an object of type McMMSubFeature. | | value | A Boolean value. | Remarks
set selection to all graphic elements of feature
|