DisplayPrimaryDescription.Height Property

Definition

Gets the height of a surface.

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

Property Value

UInt32

unsigned int

uint32_t

A value containing the height of a surface.

Applies to