PathFigure.StartPoint Propriété

Définition

Obtient ou définit le Point où commence 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

Valeur de propriété

Point où commence PathFigure. La valeur par défaut est 0,0.

Remarques

Informations sur les propriétés de dépendance

Champ Identificateur StartPointProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à