BezierSegment.Point3 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定曲線的結束點。
public:
property System::Windows::Point Point3 { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point Point3 { get; set; }
member this.Point3 : System.Windows.Point with get, set
Public Property Point3 As Point
屬性值
曲線的結束點。
備註
類別 BezierSegment 不包含曲線起點的屬性;它只會定義結束點。 曲線的起點是 加入 的目前點 PathFigureBezierSegment 。
相依性屬性資訊
識別碼欄位 | Point3Property |
設定為 的中繼資料屬性 true |
無 |