Click or drag to resize

ImageCommandsStartToolPan Property

Starts the Pan tool on the source.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: StartToolPan
Remarks
If source is not set Input.Value or ICommandSource interface then command will be applied to the active document.
See Also