Creates a new instance of Polygon.

Namespace: Docentric.Documents.ObjectModel.Geometry
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Polygon( Point[] points )

Parameters

points
Type: Point[]

An array of Points that describe a connected series of lines.