Click or drag to resize

ResetLabelPositionSelected Class

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

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