Click or drag to resize

BitmapMarkerProfileMaxScale Property

Defines the energy scale of a black pixel if PowerMapping is empty. Gray values will be scaled by linear using MinScale and MaxScale.

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

Property Value

Double
See Also