Compartilhar via


ChartElementOutline.OutlinePath Propriedade

Definição

Obtém ou define o caminho do contorno. O resultado 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 objeto que representa o caminho de contorno.

Aplica-se a