DisplayPrimaryDescription.Height 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.
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
A value containing the height of a surface.