Draws an IGraphicsPath object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void DrawPath ( |
Visual Basic Copy Code |
---|
Sub DrawPath( _ |
A Pen object that determines the color, width, and style of the path.
An IGraphicsPath object to draw.