Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.