PixelSizeAdjustments.SymbolScaleFactor Property
Gets or sets a scale factor applied when rendering symbols.
Syntax
public System.Double SymbolScaleFactor { get; set; }
Property Value
Default: 1.0
A scale factor applied when rendering symbols.
Remarks
This property will affect symbol rendering performed by the drawable. It will be used as an additional scale factor for the entire symbol, if the symbols size is specified in pixels.
Platforms
Windows, Linux, Android