Node: Polygon Data Members, Next: Polygon Operators, Previous: Polygon Reference, Up: Polygon Reference
Point center | Private variable |
The center of the Polygon , if it has one. However, a
Polygon need not have a center . If it doesn't,
center should be set to INVALID_POINT .
|