Click or drag to resize

LaserProfilePowerScaleMultiplier Property

Gets or sets the current power scale multiplier. The resulting power scale will be multiplied with PowerScale.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public double PowerScaleMultiplier { get; set; }

Property Value

Double
Valid values: 0 <= PowerScale < 4.0
See Also