Click or drag to resize

McMMSubFeatureChildren Property

Returns collection of children (McMMFeature) created as derived measurements of this sub-feature.

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

Property Value

Type: Object
Remarks
Currently only Line features may have children, which are angles between lines.
See Also