Share via


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

속성 값

Int32

표시의 대략적인 높이(문자 줄)입니다. 기본값은 6입니다.

적용 대상