Click or drag to resize

AlignCommandsCalculate Property

Calculates alignment of selected images.

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Calculate ( 
	parent As McCommand
) As AlignCalculateCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AlignCalculateCommand
Remarks
After calculation the mode is switched to Manual
See Also