Click or drag to resize

ResetLabelPositionAll Class

Reset graphical object label position to default for all objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.OverlaysOverlayCommand
            MediaCy.Commands.OverlaysResetLabelPositionAll

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