StylusEventArgs.GetPosition(IInputElement) Metoda

Definicja

Pobiera położenie stylu.

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

Współrzędne IInputElement (x, y) są mapowane na.

Zwraca

Element Point reprezentujący położenie stylu na podstawie współrzędnych .relativeTo

Dotyczy