LocationChangedEventArgs.NewLocation Propriété

Définition

Obtient le nouvel emplacement.

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

Valeur de propriété

Instance de Point qui contient le nouvel emplacement.

S’applique à