PathFigure.StartPoint プロパティ

定義

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

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。 既定値は 0,0 です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド StartPointProperty
に設定されたメタデータ プロパティ true None

適用対象