Click or drag to resize

MeasurementsCommandsExecuteCount Property

Executes count operation on image. The command uses active segmentation options.

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ExecuteCount ( 
	parent As McCommand
) As CountCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CountCommand
See Also