Method GetPolygonVertices
GetPolygonVertices(uint)
Returns the vertices of a a polygon
Declaration
public VertexList GetPolygonVertices(uint polygon)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | polygon | The polygon |
Returns
| Type | Description |
|---|---|
| VertexList |