[C#]
void FillPath(Brush brush, GraphicsPath path);
[Visual Basic]
Sub FillPath(brush As Brush, path As GraphicsPath)
None.