DpiHelper.PreScaledImageLayoutTransformScaleY 属性

定义

返回应与 System.windows.frameworkelement.layouttransform/System.windows.media.scaletransform> 一起使用的垂直刻度值,以便在 HighDPI with DpiPrescaleImageSourceConverter 中缩小预缩放的图像以获得清晰的结果

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

属性值

Double

垂直缩放值。

适用于