Sdílet prostřednictvím


StylusEventArgs.GetPosition(IInputElement) Metoda

Definice

Získá pozici pera.

public:
 System::Windows::Point GetPosition(System::Windows::IInputElement ^ relativeTo);
public System.Windows.Point GetPosition (System.Windows.IInputElement relativeTo);
member this.GetPosition : System.Windows.IInputElement -> System.Windows.Point
Public Function GetPosition (relativeTo As IInputElement) As Point

Parametry

relativeTo
IInputElement

Souřadnice IInputElement (x, y) jsou mapovány na.

Návraty

A Point , který představuje pozici pera na základě souřadnic objektu relativeTo.

Platí pro