Click or drag to resize

MoveSelectedBack Class

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

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

The MoveSelectedBack type exposes the following members.

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