AxisStateTunings Property |
Gets or sets the list of overridden preset tunings.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic IList<TuningPreset> Tunings { get; set; }
Property Value
IListTuningPreset
See Also