ManipulationPivot.Center Propiedad

Definición

Obtiene o establece el centro de una manipulación de un solo punto.

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

Valor de propiedad

Centro de una manipulación de un solo punto.

Se aplica a