共用方式為


MobileCapabilities.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。

適用於