Click or drag to resize

MeasurementsCommandsCountAllFrames Property

Executes count on all active frames of the given image.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CountAllFramesCommand
See Also