Click or drag to resize

ThresholdToolCommandsApplyGlobal Property

Applies global threshold segmentation ranges to image.

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ApplyGlobal ( 
	parent As McCommand
) As ApplyGlobalCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ApplyGlobalCommand
See Also