LaserProfilePowerScaleMultiplier Property |
Gets or sets the current power scale multiplier. The resulting power scale will be multiplied with
PowerScale.
Namespace: RAYLASE.Marker.Profile.ModelAssembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntaxpublic double PowerScaleMultiplier { get; set; }
Property Value
Double
Valid values: 0 <= PowerScale < 4.0
See Also