Langue

ChartElementOutline.OutlinePath Propriété

Définition

Obtient ou définit le chemin d’accès hiérarchique. La valeur de retour peut être null pour des objets et des objets complexes 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é

Qui GraphicsPath représente le chemin d’accès hiérarchique.

S’applique à