次の方法で共有


InkStroke.PointerId プロパティ

定義

インク ストロークに関連付けられているポインターの ID を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

インク ストロークに関連付けられているポインターの ID。

Windows の要件

デバイス ファミリ
Windows 11 (10.0.22000.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v14.0 で導入)

適用対象