ManipulationPivot.Center Property

Definition

Gets or sets the center of a single-point manipulation.

public:
 property System::Windows::Point Center { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point Center { get; set; }
member this.Center : System.Windows.Point with get, set
Public Property Center As Point

Property Value

The center of a single-point manipulation.

Applies to