Sdílet prostřednictvím


PathFigure.StartPoint Vlastnost

Definice

Získá nebo nastaví, Point kde PathFigure začíná.

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

Hodnota vlastnosti

Místo Point , kde PathFigure začíná. Výchozí hodnota je 0,0.

Poznámky

Informace o vlastnosti závislosti

Pole Identifikátor StartPointProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro