FillPath

Graphics.FillPath method

Fyller det inre av en GraphicsPath.

public void FillPath(Brush brush, GraphicsPath path)
ParameterTypBeskrivning
brushBrushPensel som bestämmer fyllningens egenskaper.
pathGraphicsPathGraphicsPath som representerar sökvägen att fylla.

Se även