ChartElementOutline.OutlinePath Propriété

Définition

Obtient ou définit le tracé de contour. Le résultat peut être null pour les objets complexes et les objets avec deux points ou moins.

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é

Objet GraphicsPath qui représente le tracé du contour.

S’applique à