LineGeometry.EndPoint 屬性

定義

取得或設定行的結束點。

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

屬性值

行的結束點。 預設值為 (0,0)。

備註

相依性屬性資訊

識別碼欄位 EndPointProperty
設定為 的中繼資料屬性 true

適用於