共用方式為


QuadraticBezierSegment.Point1 屬性

定義

取得或設定曲線的控制項 Point

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

屬性值

Point

這個 QuadraticBezierSegment 的控制點。

備註

相依性屬性資訊

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

適用於