Click or drag to resize

CollectorCommandsCollect Property

Collects data from the given input. If Input is empty, all selected images are used.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CollectCommand
See Also