DpiScale.PixelsPerInchY 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得沿著 Y 軸的 DPI。
public:
property double PixelsPerInchY { double get(); };
public double PixelsPerInchY { get; }
member this.PixelsPerInchY : double
Public ReadOnly Property PixelsPerInchY As Double
屬性值
沿著 Y 軸的 DPI。
備註
PixelsPerInchX 和 PixelsPerInchY 會參考在螢幕上以英吋為單位繪製的圖元數目。