TouchPoint.Position Property

Definition

Gets the location of the touch point.

public:
 property System::Windows::Point Position { System::Windows::Point get(); };
public System.Windows.Point Position { get; }
member this.Position : System.Windows.Point
Public ReadOnly Property Position As Point

Property Value

The location of the touch point.

Applies to