Sdílet prostřednictvím


IManipulator.GetPosition(IInputElement) Metoda

Definice

Vrátí pozici objektu IManipulator .

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

Parametry

relativeTo
IInputElement

Prvek, který má být použit jako referenční rámec pro výpočet pozice objektu IManipulator.

Návraty

Pozice objektu IManipulator .

Platí pro