Click or drag to resize

MoveSelectedFront Class

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

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

The MoveSelectedFront type exposes the following members.

Constructors
  NameDescription
Public methodMoveSelectedFront
Initializes a new instance of the MoveSelectedFront class
Public methodMoveSelectedFront(McCommand)
Initializes a new instance of the MoveSelectedFront class
Top
Methods
  NameDescription
Public methodStatic memberFromOverlay
Create command based on the graphic object.
Top
Remarks