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