DisplayInfo.Width Property

Definition

Gets the width of the screen (in pixels) for the current Orientation.

public:
 property double Width { double get(); };
public double Width { get; }
member this.Width : double
Public ReadOnly Property Width As Double

Property Value

The width in pixels.

Applies to