Click or drag to resize

AutoAdjustSnapMeasuresCommand Class

Adjusts snap features to the image. Features are snapped to the object edges.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsAutoAdjustSnapMeasuresCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class AutoAdjustSnapMeasuresCommand
	Inherits MeasurementsCommand
Constructors
  NameDescription
Public methodAutoAdjustSnapMeasuresCommand
Initializes a new instance of the AutoAdjustSnapMeasuresCommand class
Public methodAutoAdjustSnapMeasuresCommand(McCommand)
Initializes a new instance of the AutoAdjustSnapMeasuresCommand class
Top
Remarks