HdmiDisplayMode.ResolutionHeightInRawPixels 属性

定义

获取设备的分辨率高度(以原始像素为单位)。

public:
 property unsigned int ResolutionHeightInRawPixels { unsigned int get(); };
uint32_t ResolutionHeightInRawPixels();
public uint ResolutionHeightInRawPixels { get; }
var uInt32 = hdmiDisplayMode.resolutionHeightInRawPixels;
Public ReadOnly Property ResolutionHeightInRawPixels As UInteger

属性值

UInt32

unsigned int

uint32_t

适用于