Click or drag to resize

SvgRendererDrawPath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void DrawPath(
	Pen pen,
	GraphicsPath path
)
Request Example View Source

Parameters

pen
Type: System.DrawingPen
path
Type: System.Drawing.Drawing2DGraphicsPath
See Also