共用方式為


QuadraticBezierSegment.Point2 屬性

定義

取得或設定這個 QuadraticBezierSegment 的結尾 Point

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

屬性值

Point

這個 QuadraticBezierSegment 的結束點。

備註

相依性屬性資訊

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

適用於