Click or drag to resize

SegmentationChannel Class

One segmentation channel
Inheritance Hierarchy
SystemObject
  MediaCy.Addins.ThresholdToolSegmentationChannel

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

The SegmentationChannel type exposes the following members.

Constructors
  NameDescription
Public methodSegmentationChannel
Initializes a new instance of the SegmentationChannel class
Public methodSegmentationChannel(String)
Initializes a new instance of the SegmentationChannel class
Public methodSegmentationChannel(Double, Double)
Initializes a new instance of the SegmentationChannel class
Top
Properties
  NameDescription
Public propertyRange
Range as DOUBLERANGE
Public propertyThresholdMax
Public propertyThresholdMin
Top
Methods
  NameDescription
Public methodAddValueToThresholds
Add new threshold value
Public methodIsEmpty
Threshold are not set
Public methodReset
Reset thresholds
Public methodToString (Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldColor
Public fieldName
Top
Remarks