[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.PointerEventArgs.Position

Position Property

Position

Gets the x- and y- control coordinates of the touch input at completed position.

Declaration
public Point Position { get; }
Property Value
Type Description
Point

The x- and y- control coordinates of the touch input at completed position.