|
CartoType API
|
#include <cartotype_graphics.h>
Public Attributes | |
| TPointFixed | iLeft |
| TPointFixed | iRight |
| TPointFixed | iTop |
| TPointFixed | iBottom |
The extreme points of a shape are called its extrema (singular extremum). They are the points at which vertical and horizontal lines moved in from infinity first touch the shape.
The bottommost point.
The leftmost point.
The rightmost point.
The topmost point.
1.7.5.1