QuadraticBezierSegment.Point2 屬性
定義
取得或設定這個 QuadraticBezierSegment 的結尾 Point。Gets or sets the end Point of this QuadraticBezierSegment.
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
屬性值
這個 QuadraticBezierSegment 的結束點。The end point of this QuadraticBezierSegment.
備註
相依性屬性資訊Dependency Property Information
識別碼欄位Identifier field | Point2Property |
中繼資料屬性設定為 true Metadata properties set to true |
無None |