PathFigure.StartPoint プロパティ

定義

PathFigure を開始する Point を取得または設定します。

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

プロパティ値

Point

PathFigure を開始する Point。 既定値は 0,0 です

注釈

依存プロパティ情報

識別子フィールド StartPointProperty
に設定されたメタデータ プロパティ true なし

適用対象