Click or drag to resize

ImageCommandsStartToolSelect Property

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

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