Click or drag to resize

Polygon2D Properties

The Polygon2D type exposes the following members.

Properties
  NameDescription
Public propertyArea
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListVertex2D.)
Public propertyCenter
Public propertyCount (Inherited from ListVertex2D.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from ListVertex2D.)
Top
See Also