|
MapGuide API Reference
|
| virtual bool MgCoordinateSystemTransform::IsValidSourcePoint | ( | double | x, |
| double | y | ||
| ) | [pure virtual] |
Gets whether the given source point is valid.
| x | (double) The X coordinate of the source point |
| y | (double) The Y coordinate of the source point |