Click or drag to resize

BaseScanHeadAxesStateMap Property

Gets the AxisState of the axes.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public IDictionary<Axes, AxisState> AxesStateMap { get; }

Property Value

IDictionaryAxes, AxisState
See Also