Click or drag to resize

MoveLabel Class

Move graphical object label.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysGraphicObjectBaseCommand
              MediaCy.Commands.OverlaysMoveLabel

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

The MoveLabel type exposes the following members.

Constructors
  NameDescription
Public methodMoveLabel
Initializes a new instance of the MoveLabel class
Public methodMoveLabel(String)
Initializes a new instance of the MoveLabel class
Public methodMoveLabel(McCommand)
Initializes a new instance of the MoveLabel class
Top
Properties
  NameDescription
Public propertyPosition
Defines label position in image coordinates.
Top
Methods
  NameDescription
Public methodStatic memberFromGraphObj
Top
Remarks