PathFigure.StartPoint Propriété

Définition

Obtient ou définit l’emplacement PointPathFigure de début.

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é

L’endroit Point où commence le PathFigure début. La valeur par défaut est 0,0.

Remarques

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

Élément Valeur
Champ d’identificateur StartPointProperty
Propriétés de métadonnées définies sur true None

S’applique à