[]
        
(Showing Draft Content)

C1.Util.XLPath.Fill

Fill Method

Fill(GcGraphics, Color)

Fills a path defined by points and types.

Declaration
[CLSCompliant(false)]
public void Fill(GcGraphics graphics, Color color)
Parameters
Type Name Description
GcGraphics graphics

The graphics for drawing and filling.

Color color

The Color used to fill the path.