다음을 통해 공유


HttpBrowserCapabilitiesWrapper.ScreenBitDepth 속성

정의

디스플레이 수준(비트/픽셀)을 가져옵니다.

public:
 virtual property int ScreenBitDepth { int get(); };
public override int ScreenBitDepth { get; }
member this.ScreenBitDepth : int
Public Overrides ReadOnly Property ScreenBitDepth As Integer

속성 값

Int32

디스플레이 수준(비트/픽셀)입니다. 기본값은 1입니다.

적용 대상