Click or drag to resize

ArmLaserAutomationIsArming Property

Arms or disarms the laser if value is not null.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public bool? IsArming { get; set; }

Property Value

NullableBoolean
See Also