MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgCoordinateSystemTransform::IsValidSourcePoint ( double  x,
double  y 
) [pure virtual]

Gets whether the given source point is valid.

Parameters:
x(double) The X coordinate of the source point
y(double) The Y coordinate of the source point
Returns:
true if this given source point is valid. false otherwise