Click or drag to resize

McMMFeatureCreateListOfLocalSubFeatures Method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function CreateListOfLocalSubFeatures ( 
	Optional IgnoreHidden As Boolean = true,
	Optional OnlyVisible As Boolean = false
) As McMMDataCollectionSf

Parameters

IgnoreHidden (Optional)
Type: SystemBoolean
OnlyVisible (Optional)
Type: SystemBoolean

Return Value

Type: McMMDataCollectionSf
See Also