Click or drag to resize

Polygon Properties

The Polygon type exposes the following members.

Properties
  NameDescription
Public propertyPoints
List of all points in polygon
Public propertyXMax
Right edge of the polygon
Public propertyXMin
Left edge of the polygon
Public propertyYMax
Maximum y-value for the polygon (top level)
Public propertyYMin
Minimum y-value for the polygon (bottom level)
Top
See Also