Click or drag to resize

MoveSelectedHandle Class

Moves the handle of the selected objects on the overlay.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysMoveSelectedHandle

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class MoveSelectedHandle
	Inherits OverlayCommand

The MoveSelectedHandle type exposes the following members.

Constructors
  NameDescription
Public methodMoveSelectedHandle
Initializes a new instance of the MoveSelectedHandle class
Public methodMoveSelectedHandle(McCommand)
Initializes a new instance of the MoveSelectedHandle class
Top
Properties
  NameDescription
Public propertyHandle
The handle index.
Public propertyLocation
The new handle location.
Top
Methods
  NameDescription
Public methodStatic memberFromGraphObj
Create command based on the graphic object.
Top
Remarks