Click or drag to resize

IMcAutoTraceTraceControl Property

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Property TraceControl ( 
	Optional Mask As mcAutoTraceTraceControl = mcAutoTraceTraceControl.mcatctSmoothTracedResultPoints Or mcAutoTraceTraceControl.mcatctConstantAreaResultPolygon Or mcAutoTraceTraceControl.mcatctIntegralResultPoints Or mcAutoTraceTraceControl.mcatctCompressResultPoints Or mcAutoTraceTraceControl.mcatctAutoStartTrace Or mcAutoTraceTraceControl.mcatctAutoClosePolygon Or mcAutoTraceTraceControl.mcatctAutoScaling Or mcAutoTraceTraceControl.mcatctHonorAoiBounds Or mcAutoTraceTraceControl.mcatctUseRangeMinMaxForDefaultEdgeRange Or mcAutoTraceTraceControl.mcatctMonochromeInterpretation Or mcAutoTraceTraceControl.mcatctClockwiseInterpretation Or mcAutoTraceTraceControl.mcatctInterrupt Or mcAutoTraceTraceControl.mcatctShutdown
) As mcAutoTraceTraceControl
	Get
	Set

Parameters

Mask (Optional)
Type: MediaCy.IQL.Display.OverlaysmcAutoTraceTraceControl

Property Value

Type: mcAutoTraceTraceControl
See Also