BaseLaserControllerArmLaserDelegate Property |
Gets or sets the arm laser delegate.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Func<bool, int, IOPortCondition, Guid?, Guid> ArmLaserDelegate { get; set; }
Property Value
FuncBoolean,
Int32,
IOPortCondition,
NullableGuid,
Guid
See Also