Click or drag to resize

AxisStateTuningPresets Property

Gets or sets the list of preset tunings.

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

Property Value

IListTuningPreset
See Also