Click or drag to resize

ImageCommandsStartToolZoom Property

Starts the Zoom 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 StartToolZoom ( 
	parent As McCommand
) As StartToolZoom
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

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