PointerPoint.PointerId プロパティ

定義

入力ポインターの一意識別子を取得します。

public:
 property unsigned int PointerId { unsigned int get(); };
uint32_t PointerId();
public uint PointerId { get; }
var uInt32 = pointerPoint.pointerId;
Public ReadOnly Property PointerId As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

入力ポインターを識別する一意の値。

適用対象