|
MapGuide API Reference
|
| bool MgEnvelope::Contains | ( | MgCoordinate * | coordinate | ) |
Tests whether the given coordinate lies in or on this envelope.
| bool Contains(MgCoordinate coordinate); |
| boolean Contains(MgCoordinate coordinate); |
| bool Contains(MgCoordinate coordinate); |
| coordinate | (MgCoordinate) The MgCoordinate to test containment of. |