Click or drag to resize

ShrinkSelectedCommand Class

Shrinks selected features by SizeIncrement.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsGrowOrShrinkSelectedCommand
                MediaCy.Addins.MeasurementsShrinkSelectedCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class ShrinkSelectedCommand
	Inherits GrowOrShrinkSelectedCommand
Constructors
  NameDescription
Public methodShrinkSelectedCommand
Initializes a new instance of the ShrinkSelectedCommand class
Public methodShrinkSelectedCommand(String)
Initializes a new instance of the ShrinkSelectedCommand class
Public methodShrinkSelectedCommand(McCommand, String)
Initializes a new instance of the ShrinkSelectedCommand class
Top
Remarks