Click or drag to resize

BitmapMarkerProfileKeepSize Property

Fixes the metric size of the bitmap. Changing the dpi will change the pixel resolution instead.

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

Property Value

Boolean
See Also