Draws an IGraphicsPath object.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawPath ( Pen pen, IGraphicsPath path)
Sub DrawPath( _ pen As Pen, _ path As IGraphicsPath _)
A Pen object that determines the color, width, and style of the path.
An IGraphicsPath object to draw.
IGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace