Share via


ChartElementOutline.OutlinePath Proprietà

Definizione

Ottiene o imposta il percorso della struttura. Il risultato può essere null per oggetti complessi e oggetti con al massimo due punti.

public:
 property System::Drawing::Drawing2D::GraphicsPath ^ OutlinePath { System::Drawing::Drawing2D::GraphicsPath ^ get(); };
public System.Drawing.Drawing2D.GraphicsPath OutlinePath { get; }
member this.OutlinePath : System.Drawing.Drawing2D.GraphicsPath
Public ReadOnly Property OutlinePath As GraphicsPath

Valore della proprietà

Oggetto GraphicsPath che rappresenta il percorso della struttura.

Si applica a