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입니다.

적용 대상