Click or drag to resize

MagicWandCommandsStartTool Property

Starts or stops the Magic Wand tool.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: StartTool
See Also