HttpCapabilitiesBase.ScreenBitDepth 屬性

定義

傳回顯示的深度,以位元/像素為單位。

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

屬性值

Int32

顯示器深度 (以位元/像素為單位)。 預設為 1

適用於