Click or drag to resize

Tool Class

Activates measurement tool.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsTool

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

The Tool type exposes the following members.

Constructors
  NameDescription
Public methodTool
Initializes a new instance of the Tool class
Public methodTool(String)
Initializes a new instance of the Tool class
Public methodTool(McCommand, String)
Initializes a new instance of the Tool class
Top
Properties
  NameDescription
Public propertyToggle
A three states value controlling the panel visibility. When CheckState is Indeterminate, the panel is toggled.
Public propertyTool
The type of measurement that this tool is creating.
Top
Remarks