Click or drag to resize

McThresholdToolThresholdEnd Property

Gets/sets end threshold value of threshold tool

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Property ThresholdEnd ( 
	image As McImage
) As Double
	Get
	Set

Parameters

image
Type: MediaCy.IQL.EngineMcImage
NewThreshold As Double

Return Value

Type: Double
Threshold as double
See Also