Click or drag to resize

BaseScanHeadSupportedTuningAxes Property

Gets the list of supported tuning axes.

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

Property Value

IListAxes
See Also