Click or drag to resize

CalibrationMapAxes2D Property

Get a list of the Axis2DCalibration objects.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<Axis2DCalibration> Axes2D { get; }

Property Value

IListAxis2DCalibration
See Also