Click or drag to resize

McMMDataGetSegmentedFeatures Method (McRegions, McLines, McPoints, McMMDataNewFeaturesShape, mcFindPhase, mcInterpretation, Object)

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetSegmentedFeatures ( 
	ActiveRegions As McRegions,
	ActiveLines As McLines,
	ActivePoints As McPoints,
	efShape As McMMDataNewFeaturesShape,
	FindPhase As mcFindPhase,
	Interpretation As mcInterpretation,
	IntensityRange As Object
) As McFeatures

Parameters

ActiveRegions
Type: MediaCy.IQL.FeaturesMcRegions
ActiveLines
Type: MediaCy.IQL.FeaturesMcLines
ActivePoints
Type: MediaCy.IQL.FeaturesMcPoints
efShape
Type: MediaCy.Addins.MeasurementsMcMMDataNewFeaturesShape
FindPhase
Type: MediaCy.IQL.FeaturesmcFindPhase
Interpretation
Type: MediaCy.IQL.EnginemcInterpretation
IntensityRange
Type: SystemObject

Return Value

Type: McFeatures
See Also