HdmiDisplayMode.ResolutionHeightInRawPixels Property

Definition

Gets the device's resolution height in raw pixels.

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

Property Value

UInt32

unsigned int

uint32_t

Applies to