Click or drag to resize

McMMFeatureParents Property

Returns collection of feature parents. The parent 's type is McMMSubFeature. The collection is not empty only for derived measurements.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Parents As McMMDataCollectionSf
	Get

Return Value

Type: McMMDataCollectionSf
Collection of feature parents of type McMMSubFeature.
See Also