Click or drag to resize

ToolsCommandsSelect Property

Starts the Select tool.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ToolSelect
See Also