ChartElementOutline.OutlinePath Proprietà

Definizione

Ottiene o imposta il percorso della struttura. Il valore restituito può essere null per oggetti complessi e oggetti con un massimo di 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 tracciato del contorno.

Si applica a