Click or drag to resize

SpatialCommandsAutoMarker Property

Toggles auto-scale bar option of spatial calibration.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AutoMarker
Remarks
When this option is on, the calibration scale bar is added to every activated image.
See Also