HdmiDisplayMode.ResolutionWidthInRawPixels Property

Definition

Gets the device's resolution width in raw pixels.

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

Property Value

UInt32

unsigned int

uint32_t

Applies to