Click or drag to resize

LoadThresholdsCommand Class

Loads threshold segmentation ranges from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ThresholdToolThresholdToolCommand
            MediaCy.Addins.ThresholdToolLoadSaveThresholdsCommand
              MediaCy.Addins.ThresholdToolLoadThresholdsCommand

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Class LoadThresholdsCommand
	Inherits LoadSaveThresholdsCommand

The LoadThresholdsCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadThresholdsCommand
Initializes a new instance of the LoadThresholdsCommand class
Public methodLoadThresholdsCommand(McCommand)
Initializes a new instance of the LoadThresholdsCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks