Click or drag to resize

MoveSelected Class

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

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

The MoveSelected type exposes the following members.

Constructors
  NameDescription
Public methodMoveSelected
Initializes a new instance of the MoveSelected class
Public methodMoveSelected(McCommand)
Initializes a new instance of the MoveSelected class
Top
Properties
  NameDescription
Public propertyDelta
Top
Methods
  NameDescription
Public methodStatic memberFromOverlay
Create command based on the overlay.
Top
Remarks