PixelSizeAdjustments.LineScaleFactor Property
Gets or sets a scale factor applied when rendering lines.
Syntax
public System.Double LineScaleFactor { get; set; }
Property Value
Default: 1.0
A scale factor applied when rendering lines.
Remarks
This property will affect rendering of lines. Line widths, orthogonal offsets and dash lengths specified in pixels will be multiplied by the value of this property.
Platforms
Windows, Linux, Android