[]
Specifies how a rotation occurs with one point of user input.
public sealed class ManipulationPivot
Name | Description |
---|---|
ManipulationPivot() | Initializes a new instance of the ManipulationPivot class. |
ManipulationPivot(Point, double) | Initializes a new instance of the ManipulationPivot class. |
Name | Description |
---|---|
Center | Gets or sets the center point for rotation manipulations. |
Radius | Gets or sets the effective radius of rotation for rotation manipulations. |