Click or drag to resize

LabelMeasurementsCommand Class

Defines label measurement for different types of measurement.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsLabelMeasurementsCommand

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

The LabelMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodLabelMeasurementsCommand
Initializes a new instance of the LabelMeasurementsCommand class
Public methodLabelMeasurementsCommand(McCommand)
Initializes a new instance of the LabelMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyMeasurement
Measurement to be used as label.
Public propertyMeasurementType
Measurement type to set label to.
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Create command from measurement.
Public methodSaveParameterAsCode (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
Remarks