|
CartoType UWP API 9.4-2-ga84cea34e
for development in C#, VB.NET and C++
|
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.