Share via


DisplayPrimaryDescription.Width Property

Definition

Gets the width of a surface.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = displayPrimaryDescription.width;
Public ReadOnly Property Width As UInteger

Property Value

UInt32

unsigned int

uint32_t

A value containing the width of a surface.

Applies to