DpiHelper.PreScaledImageLayoutTransformScaleY Property

Definition

Return the vertical scale value that should be used with a LayoutTransform/ScaleTransform to scale back an image pre-scaled in HighDPI with DpiPrescaleImageSourceConverter in order to obtain crisp results

public:
 static property double PreScaledImageLayoutTransformScaleY { double get(); };
public:
 static property double PreScaledImageLayoutTransformScaleY { double get(); };
public static double PreScaledImageLayoutTransformScaleY { get; }
static member PreScaledImageLayoutTransformScaleY : double
Public ReadOnly Property PreScaledImageLayoutTransformScaleY As Double

Property Value

Returns Double.

Applies to