Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 590 Bytes

manipulationpivot_manipulationpivot_294271601.md

File metadata and controls

26 lines (18 loc) · 590 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Input.ManipulationPivot.#ctor(Windows.Foundation.Point,System.Double)
winrt constructor

Microsoft.UI.Xaml.Input.ManipulationPivot.ManipulationPivot

-description

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

-parameters

-param center

The center point of the pivot.

-param radius

The pivot radius.

-remarks

-examples

-see-also