ChartElementOutline.OutlinePath Propriedade

Definição

Obtém ou define o caminho da estrutura de tópicos. O valor retornado pode ser null para objetos e objetos complexos com dois pontos ou menos.

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

Valor da propriedade

Um GraphicsPath que representa o caminho da estrutura de tópicos.

Aplica-se a