Click or drag to resize

McMMDataFindParentSubFeature Method

find sub-feature that includes the given sub-feature parent sub-feature must have class lower than the class of sf

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function FindParentSubFeature ( 
	sf As McMMSubFeature
) As McMMSubFeature

Parameters

sf
Type: MediaCy.Addins.MeasurementsMcMMSubFeature

Return Value

Type: McMMSubFeature
Remarks