CartoType UWP API 8.12-19-g3f49c29ef
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.