Share via


MobileCapabilities.ScreenPixelsWidth 屬性

定義

傳回大約顯示寬度,以像素為單位。

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

屬性值

Int32

大約顯示寬度 (以像素為單位)。 預設值為 96。

適用於