MobileCapabilities.ScreenCharactersHeight プロパティ

定義

表示のおおよその高さを文字行単位で返します。

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

プロパティ値

ディスプレイのおおよその高さ (文字行単位)。 既定値は 6 です。

適用対象