ManipulationPivot Class

Definition

Specifies how a rotation occurs with one point of user input.

C#
[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
Inheritance
Object ManipulationPivot
Attributes

Constructors

ManipulationPivot()

Initializes a new instance of the ManipulationPivot class with no initial values.

ManipulationPivot(Point, Double)

Initializes a new instance of the ManipulationPivot class with the specified center and radius values.

Properties

Center

Gets or sets the center point for rotation manipulations.

Radius

Gets or sets the effective radius of rotation for rotation manipulations.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6