次の方法で共有


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

適用対象