PointerPoint.PointerId Property
Definition
Gets a unique identifier for the input pointer.
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
Property Value
A unique value that identifies the input pointer.