Description
Shows/hides color threshold overlay on the active image
-
Property type
-
None. Property is write only.
-
Syntax
-
object.ShowOverlay = value
The ShowOverlay Property syntax has these parts: |
| object | An expression evaluating to an object of type McThresholdTool. | | value | A Boolean value. | Remarks
The overlay can be shown only when the ThresholdTool dialog is opened
|