DisplayPrimaryDescription.Height 属性

定义

获取图面的高度。

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

属性值

UInt32

unsigned int

uint32_t

一个包含图面高度的值。

适用于