PathFigure.StartPoint Proprietà

Definizione

Ottiene o imposta l'oggetto da Point cui inizia l'oggetto 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

Valore della proprietà

Oggetto Point da cui inizia l'oggetto PathFigure . Il valore predefinito è 0,0.

Commenti

Informazioni sulle proprietà di dipendenza

Item Value
Campo Identificatore StartPointProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a