Draws a GraphicsPath.
public abstract 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

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