Click or drag to resize

AxisStateIsDisabled Property

Returns true, if the axis will be disabled during laser execution.

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

Property Value

Boolean
See Also