Click or drag to resize

CountAllFramesCommand Class

Executes count on all active frames of the given image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsCountAllFramesCommand

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

The CountAllFramesCommand type exposes the following members.

Constructors
  NameDescription
Public methodCountAllFramesCommand
Initializes a new instance of the CountAllFramesCommand class
Public methodCountAllFramesCommand(McCommand)
Initializes a new instance of the CountAllFramesCommand class
Top
Properties
  NameDescription
Public propertyClearCollector
If True - clear all data from Data Collector.
Public propertyClearMeasurements
If True - clear all measurements filers in Data Collector.
Public propertySyncMeasurements
Synchronize measurements of Count/Size with Data Collector. If False, the current measurements used.
Top
Remarks