MarkerPen.LaserPower Property |
Gets or sets the laser output power as a factor from 0 to 1.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.20.0
Syntaxpublic double? LaserPower { get; set; }
Property Value
Nullable<Double>
See Also