Click or drag to resize

McMMFeatureDeleteSubFeature Method

Deletes sub-feature from feature

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

Parameters

sf
Type: MediaCy.Addins.MeasurementsMcMMSubFeature
sf As McMMSubFeature to delete

Return Value

Type: Boolean
Remarks
The function decrements the indexes of the sub-features from the same McFeatures container, with higher indices
See Also