MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual MgEnvelope* MgMapBase::GetMapExtent ( ) [virtual]

Returns the the overall extent of the map.

.NET Syntax
MgEnvelope GetMapExtent();
Java Syntax
MgEnvelope GetMapExtent();
Returns:
Returns an MgEnvelope that defines the overall extent of the map.