Click or drag to resize

McMMDataExecuteCount Method

Execute count on given regions, lines or points

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

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
Remarks