Click or drag to resize

SvgClosePathSegmentAddToPath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg.Pathing
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override void AddToPath(
	GraphicsPath graphicsPath
)
Request Example View Source

Parameters

graphicsPath
Type: System.Drawing.Drawing2DGraphicsPath
See Also