Click or drag to resize

SvgRendererFillPath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

brush
Type: System.DrawingBrush
path
Type: System.Drawing.Drawing2DGraphicsPath
See Also