Click or drag to resize

MarkerPenLaserOutputMode Property

Determines whether the laser is pulsed or continuous wave (if supported).

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public LaserOutputMode? LaserOutputMode { get; set; }

Property Value

NullableLaserOutputMode
See Also