Click or drag to resize

ClientAPILaser Property

Provides access to Laser handling operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public LaserAPI Laser { get; }

Property Value

LaserAPI
The LaserAPI instance.
Remarks
In particular, definition of Laser Configurations, and their transfer to and from the card.
See Also