Click or drag to resize

ClassifyByGroupCommand Class

Classifies all features according to the group in the measurement table.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsClassifyByGroupCommand

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