Click or drag to resize

McMMFeatureSelected Property

Sets/resets selection to all graphic elements of the feature.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public WriteOnly Property Selected As Boolean
	Set

Property Value

Type: Boolean
Remarks
Use sub-features 's Selected property to find which sub-feature is selected.
See Also