Polygon Class |
Docentric Toolkit Help
Send Feedback |
Represents connected series of lines that form a closed shape.
System.Object
Docentric.Documents.ObjectModel.Geometry.Polygon
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public class Polygon
The Polygon type exposes the following members.
Name | Description | |
---|---|---|
.ctor(Point[]) | Creates a new instance of Polygon. |
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns string representation of the object. (Overrides Polygon.ToString) |