Click or drag to resize

SegmentManualCommand Class

Sets manual segmentation options and toggles visibility of threshold segmentation dialog.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsSegmentManualCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class SegmentManualCommand
	Inherits MeasurementsCommand
Constructors
  NameDescription
Public methodSegmentManualCommand
Initializes a new instance of the SegmentManualCommand class
Public methodSegmentManualCommand(McCommand)
Initializes a new instance of the SegmentManualCommand class
Top
Remarks