Click or drag to resize

GrowSelectedCommand Class

Grows 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.MeasurementsGrowSelectedCommand

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