System.HorizontalResolution Property
Definition
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 horizontal display resolution, in pixels.
public:
property int HorizontalResolution { int get(); };
public int HorizontalResolution { get; }
member this.HorizontalResolution : int
Public ReadOnly Property HorizontalResolution As Integer