PixelSizeAdjustments.PolygonScaleFactor Property
Gets or sets a scale factor applied when rendering polygons.
Syntax
public System.Double PolygonScaleFactor { get; set; }
Property Value
Default: 1.0
A scale factor applied when rendering polygons.
Remarks
This property will affect rendering of polygons with fill patterns. The value of this property will be used as a scale factor for the fill pattern.
Platforms
Windows, Linux, Android