Click or drag to resize

MeasurementsCommandsSetAsXAxis Property

Sets the selected line as X axis of spatial calibration. Creates a new calibration and applies it to the image provided as input.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SetAsXAxisCommand
Remarks
The new calibration is not a reference calibration.
See Also