Device.FillPath

Device.FillPath method

Fills a path.

public abstract void FillPath(GraphicsPath path)
ParameterTypeDescription
pathGraphicsPathA path to fill.

See Also