Click or drag to resize

BaseScanHeadDisableAxesOnPreview Property

Defines whether the axes should be disabled during pointer preview. This can be useful, in case the z-axis cannot keep up with the fast preview speed.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool[] DisableAxesOnPreview { get; set; }

Property Value

Boolean
See Also