DisplayInformation.RawPixelsPerViewPixel プロパティ

定義

各ビュー (レイアウト) ピクセルの生 (物理) ピクセルの数を表す値を取得します。

public:
 property double RawPixelsPerViewPixel { double get(); };
double RawPixelsPerViewPixel();
public double RawPixelsPerViewPixel { get; }
var double = displayInformation.rawPixelsPerViewPixel;
Public ReadOnly Property RawPixelsPerViewPixel As Double

プロパティ値

Double

double

各ビュー (レイアウト) ピクセルの生 (物理) ピクセルの数を表す値。

適用対象

こちらもご覧ください