Freigeben über


ManipulationPivot Klasse

Definition

Gibt an, wie eine Drehung mit einem Punkt der Benutzereingabe auftritt.

public ref class ManipulationPivot sealed
/// [Windows.Foundation.Metadata.Activatable(Microsoft.UI.Xaml.Input.IManipulationPivotFactory, 65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ManipulationPivot final
[Windows.Foundation.Metadata.Activatable(typeof(Microsoft.UI.Xaml.Input.IManipulationPivotFactory), 65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ManipulationPivot
Public NotInheritable Class ManipulationPivot
Vererbung
Object Platform::Object IInspectable ManipulationPivot
Attribute

Konstruktoren

ManipulationPivot()

Initialisiert eine neue instance der ManipulationPivot-Klasse ohne Anfangswerte.

ManipulationPivot(Point, Double)

Initialisiert eine neue instance der ManipulationPivot-Klasse mit den angegebenen Center- und Radiuswerten.

Eigenschaften

Center

Ruft den Mittelpunkt für Drehbearbeitungen ab oder legt diesen fest.

Radius

Ruft den effektiven Drehradius für Drehungsbearbeitungen ab oder legt diese fest.

Gilt für: