IMSL C# Numerical Library

DrawPick.FillPolygon Method (GraphicsPath)

Fill a polygon defined by a Polygon object.

public override void FillPolygon(
   GraphicsPath polygon
);

Parameters

polygon
A Polygon object which specifies the polygon to be filled.

See Also

DrawPick Class | Imsl.Chart2D Namespace | DrawPick.FillPolygon Overload List