Click or drag to resize

ShowMeasurementsCommand Class

Shows/hides measurement objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsShowMeasurementsCommand

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

The ShowMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodShowMeasurementsCommand
Initializes a new instance of the ShowMeasurementsCommand class
Public methodShowMeasurementsCommand(String)
Initializes a new instance of the ShowMeasurementsCommand class
Public methodShowMeasurementsCommand(McCommand, String)
Initializes a new instance of the ShowMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyAction
What to show
Public propertyFeatureClass
Class to show (-1 for all classes)
Top
Remarks