Click or drag to resize

AnnotationsCommandsMoveSelectedHandle Property

Moves the handle of the selected objects on the overlay.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: MoveSelectedHandle
See Also