Initializes a new instance of the Polygon class from the specified collection of points.
Namespace: MindFusion.Geometry2DAssembly: MindFusion.Diagramming.Silverlight
public Polygon ( List<Point> points)
Public New ( _ points As List(Of Point) _)
Polygon Constructor Overload ListPolygon ClassMindFusion.Geometry2D Namespace