Description
Sets/resets selection to all graphic elements of the feature.
-
Property type
-
None. Property is write only.
-
Syntax
-
object.Selected = value
The Selected Property syntax has these parts: |
| object | An expression evaluating to an object of type McMMFeature. | | value | A Boolean value. | Remarks
Use sub-features's Selected property to find which sub-feature is selected.
|