Click or drag to resize

ImageCommandsToggleEditToolExtendVertex Property

Sets the Selection Tool Edit mode if the active tool is the SelectTool.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

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