次の方法で共有


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

サーフェスの高さを含む値。

適用対象