MobileCapabilities.ScreenPixelsHeight プロパティ

定義

ディスプレイのおおよその高さをピクセル単位で返します。

public:
 virtual property int ScreenPixelsHeight { int get(); };
public virtual int ScreenPixelsHeight { get; }
member this.ScreenPixelsHeight : int
Public Overridable ReadOnly Property ScreenPixelsHeight As Integer

プロパティ値

ディスプレイのおおよその高さ (ピクセル単位)。 既定値は 72 です。

適用対象