DpiHelper.PreScaledImageLayoutTransformScaleY Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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:
property double PreScaledImageLayoutTransformScaleY { double get(); };
public:
property double PreScaledImageLayoutTransformScaleY { double get(); };
public double PreScaledImageLayoutTransformScaleY { get; }
member this.PreScaledImageLayoutTransformScaleY : double
Public ReadOnly Property PreScaledImageLayoutTransformScaleY As Double
Property Value
The vertical scale value.