Click or drag to resize

ResetLabelPosition Class

Reset graphical object label position to default.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysGraphicObjectBaseCommand
              MediaCy.Commands.OverlaysResetLabelPosition

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class ResetLabelPosition
	Inherits GraphicObjectBaseCommand
Constructors
  NameDescription
Public methodResetLabelPosition
Initializes a new instance of the ResetLabelPosition class
Public methodResetLabelPosition(String)
Initializes a new instance of the ResetLabelPosition class
Public methodResetLabelPosition(McCommand)
Initializes a new instance of the ResetLabelPosition class
Top
Remarks