Back to class index
| Polygon::NumEdgesSyntaxint Polygon::NumEdges() const; [4 lines of code]Returns the number of edges in this polygon. Since the polygon is always closed and connected, the number of edges is equal to the number of vertices. See Also |