[]
Gets the x- and y- control coordinates of the touch input at completed position.
public Point Position { get; }
Public ReadOnly Property Position As Point
| Type | Description |
|---|---|
| Point | The x- and y- control coordinates of the touch input at completed position. |