Click or drag to resize

MoveSelectedObjectsCommand Class

Moves selected measurement objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsMoveSelectedObjectsCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class MoveSelectedObjectsCommand
	Inherits MeasurementsCommand

The MoveSelectedObjectsCommand type exposes the following members.

Constructors
  NameDescription
Public methodMoveSelectedObjectsCommand
Initializes a new instance of the MoveSelectedObjectsCommand class
Public methodMoveSelectedObjectsCommand(McCommand)
Initializes a new instance of the MoveSelectedObjectsCommand class
Top
Properties
  NameDescription
Public propertyCx
Shift in X direction
Public propertyCy
Shift in Y direction
Public propertyFromOverlay
Top
Remarks