Sdílet prostřednictvím


Manipulation.GetManipulationPivot(UIElement) Metoda

Definice

Vrátí objekt, který popisuje, jak probíhá rotace s jedním bodem uživatelského vstupu.

public:
 static System::Windows::Input::ManipulationPivot ^ GetManipulationPivot(System::Windows::UIElement ^ element);
public static System.Windows.Input.ManipulationPivot GetManipulationPivot (System.Windows.UIElement element);
static member GetManipulationPivot : System.Windows.UIElement -> System.Windows.Input.ManipulationPivot
Public Shared Function GetManipulationPivot (element As UIElement) As ManipulationPivot

Parametry

element
UIElement

Prvek, u kterého dochází k manipulaci.

Návraty

Objekt, který popisuje, jak probíhá rotace s jedním bodem uživatelského vstupu.

Platí pro