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