Click or drag to resize

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

The same as ExecuteCount, but without adding features to measurements

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,
	OffsetX As Long,
	OffsetY As Long
) 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
OffsetX
Type: SystemInt64
OffsetY
Type: SystemInt64

Return Value

Type: McFeatures
Remarks