Click or drag to resize

SaveThresholdsCommand Class

Saves threshold segmentation ranges to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ThresholdToolThresholdToolCommand
            MediaCy.Addins.ThresholdToolLoadSaveThresholdsCommand
              MediaCy.Addins.ThresholdToolSaveThresholdsCommand

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveThresholdsCommand
	Inherits LoadSaveThresholdsCommand
Constructors
  NameDescription
Public methodSaveThresholdsCommand
Initializes a new instance of the SaveThresholdsCommand class
Public methodSaveThresholdsCommand(McCommand)
Initializes a new instance of the SaveThresholdsCommand class
Top
Remarks