Partage via


ChartElementOutline.OutlinePath Propriété

Définition

Obtient ou définit le tracé de contour. La valeur de retour peut être null pour des objets complexes ou comportant au plus deux points.

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

Valeur de propriété

GraphicsPath

Valeur GraphicsPath qui représente le tracé de contour.

S’applique à