Description

Sets/gets Threshold Type as mcThresholdType

Property type

A mcThresholdType enumeration.  

Syntax

object.ThresholdType [= value]

The ThresholdType Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McThresholdTool.
valueA mcThresholdType enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 mcttManual0

start and end threshold values can be set manually

 mcttWhiteObjects1

start threshold value can be set manually, end is set to the end of display range

 mcttDarkObjects2

end threshold value can be set manually, start is set to the start of display range