ManipulationDeltaEventArgs.ManipulationOrigin Propiedad

Definición

Obtiene el punto desde el que se originó la manipulación.

public:
 property System::Windows::Point ManipulationOrigin { System::Windows::Point get(); };
public System.Windows.Point ManipulationOrigin { get; }
member this.ManipulationOrigin : System.Windows.Point
Public ReadOnly Property ManipulationOrigin As Point

Valor de propiedad

Punto desde el que se originó la manipulación.

Se aplica a