Click or drag to resize

Polygon2d Properties

The Polygon2d type exposes the following members.

Properties
  NameDescription
Public propertyArea
Get the area of the polygon.
Public propertyCentroid
Gets the centroid of the polygon.
Public propertyIsClockwise
Gets a value indicating if the vertices turn clockwise.
Public propertyNumberOfVertices
Gets the number of vertices.
Public propertySegments
Gets the segments.
Public propertyVertices
Gets the polygon vertices.
Top
See Also