DpiHelper.PreScaledImageLayoutTransformScaleX Property

Definition

Return the horizontal 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:
 property double PreScaledImageLayoutTransformScaleX { double get(); };
public:
 property double PreScaledImageLayoutTransformScaleX { double get(); };
public double PreScaledImageLayoutTransformScaleX { get; }
member this.PreScaledImageLayoutTransformScaleX : double
Public ReadOnly Property PreScaledImageLayoutTransformScaleX As Double

Property Value

The horizontal scale value.

Applies to