次の方法で共有


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 なし

適用対象