Fills a path defined by points and types.
public void Fill(
GrapeCity.Documents.Drawing.GcGraphics ,
System.Drawing.Color
)
'Declaration
Public Sub Fill( _
ByVal As GrapeCity.Documents.Drawing.GcGraphics, _
ByVal As System.Drawing.Color _
)
Parameters
- graphics
- The graphics for drawing and filling.
- color
- The System.Drawing.Color used to fill the path.