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