Fills the interior of a polygon defined by an array of points specified by PointF structures using the specified fill mode.
Namespace: MindFusion.DrawingPackage: MindFusion.Common
void FillPolygon ( Brush brush, PointF[] points, FillMode fillMode)
Sub FillPolygon( _ brush As Brush, _ points() As PointF, _ fillMode As FillMode _)
FillPolygon Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace