Draws a GraphicsPath.
public override Void DrawPath(Pen pen,
GraphicsPath path)

Parameters

pen
Pen that determines the color, width, and style of the path.
path
GraphicsPath to draw.

See Also

Graphics3DPDF Class | Graphics3DPDF Members | Steema.TeeChart.Drawing Namespace