Manipulation.GetManipulationPivot(UIElement) Metoda

Definice

Vrátí objekt, který popisuje, jak se rotace vyskytuje 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, na kterém je manipulace.

Návraty

Objekt, který popisuje, jak se rotace vyskytuje s jedním bodem uživatelského vstupu.

Platí pro