ChartElementOutline.OutlinePath Propriedade

Definição

Obtém ou define o caminho do contorno. O valor retornado pode ser null para objetos complexos e objetos 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

GraphicsPath

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

Aplica-se a