|
MapGuide API Reference
|
| virtual bool MgCoordinateSystem::IsValidXY | ( | double | dX, |
| double | dY | ||
| ) | [pure virtual] |
Gets the given X and Y coordinates are valid within this coordinate system.
| dX | (double) The X coordinate |
| dY | (double) The Y coordinate |