Click or drag to resize

BaseSimpleVolumeMeasurementsCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDBaseSimpleVolumeMeasurementsCommand
              MediaCy.Viewers.NDLoadSaveVolumeMeasurementsCommand
              MediaCy.Viewers.NDResetOutlinesVolumeMeasurementsCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class BaseSimpleVolumeMeasurementsCommand
	Inherits ViewNDCommand

The BaseSimpleVolumeMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodBaseSimpleVolumeMeasurementsCommand
Initializes a new instance of the BaseSimpleVolumeMeasurementsCommand class
Public methodBaseSimpleVolumeMeasurementsCommand(McCommand)
Initializes a new instance of the BaseSimpleVolumeMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyInput2
Rendering element.
Top
Methods
  NameDescription
Public methodOnRecording (Overrides McCommandExtended.OnRecording(McScript, RecordOptions).)
Public methodRun
Runs the command.
Top
See Also