Leadtools.Workflow.ImageProcessing Namespace > IntensityDetectActivity Class : HighThreshold Property |
public byte HighThreshold {get; set;}
'Declaration Public Property HighThreshold As Byte
'Usage Dim instance As IntensityDetectActivity Dim value As Byte instance.HighThreshold = value value = instance.HighThreshold