|
CartoType .NET API 9.6-4-g79291b60b
for development in C#, Visual Basic and other .NET languages
|
A grid-aligned rectangle with double-precision coordinates suitable for map points. More...
#include <CartoTypeGeometry.h>
Public Member Functions | |
| Rect () | |
| Creates the rectangle (0,0,0,0). | |
| Rect (double aMinX, double aMinY, double aMaxX, double aMaxY) | |
| Creates a rectangle from four coordinates. | |
A grid-aligned rectangle with double-precision coordinates suitable for map points.