Click or drag to resize

CountByROICommand Class

Count by ROI. Counts objects in every ROI separately.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsCountCommand
                MediaCy.Addins.MeasurementsCountByROICommand

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

The CountByROICommand type exposes the following members.

Constructors
  NameDescription
Public methodCountByROICommand
Initializes a new instance of the CountByROICommand class
Public methodCountByROICommand(McCommand)
Initializes a new instance of the CountByROICommand class
Top
Properties
  NameDescription
Public propertyClassifyByParent
Automatically classify objects by parent ROI.
Top
See Also