Adds a polygon to the current figure.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void AddPolygon ( IList<Point> points)
Sub AddPolygon( _ points As IList(Of Point) _)
A list of points that define the polygon.
IGraphicsPath MembersIGraphicsPath InterfaceMindFusion.Drawing Namespace