MobileCapabilities.ScreenPixelsWidth Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the approximate width of the display, in pixels.
public:
virtual property int ScreenPixelsWidth { int get(); };
C#
public virtual int ScreenPixelsWidth { get; }
member this.ScreenPixelsWidth : int
Public Overridable ReadOnly Property ScreenPixelsWidth As Integer
The approximate width of the display, in pixels. The default is 96.
Product | Versions |
---|---|
.NET Framework | 1.1 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: