共用方式為


LocationChangedEventArgs.NewLocation 屬性

定義

取得新位置。

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

屬性值

Point

包含新位置之 Point 的執行個體。

適用於