Click or drag to resize

CreateCommandsSortedObjectsImage Property

Creates an image of objects sorted according to the given measurement.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateSortedObjectsImageCommand
See Also