BaseScanHead.DisableAxesOnPreview 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.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.21.0
Syntaxpublic bool[] DisableAxesOnPreview { get; set; }
Property Value
Boolean[]
See Also