Click or drag to resize

MarkerPen.LaserPower Property

Gets or sets the laser output power as a factor from 0 to 1.

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

Property Value

Nullable<Double>
See Also