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

屬性值

顯示深度,以位元數每像素表示。 預設值為 1

適用於