PixelSizeAdjustments.EffectScaleFactor Property
Gets or sets a scale factor applied when rendering effects.
Syntax
public System.Double EffectScaleFactor { get; set; }
Property Value
Default: 1.0
A scale factor applied when rendering effects.
Remarks
This property will affect rendering of effects. The value of this property will be used as a scale factor for for effect properties that uses pixels as units.
Platforms
Windows, Linux, Android