Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgMapPlot
GetCenter
GetExpandToFit
GetExtent
GetLayout
GetMap
GetMapPlotInstruction
GetPlotSpecification
GetScale
MgMapPlot
MgMapPlot
MgMapPlot
SetCenterAndScale
SetExtent
SetLayout
SetMap
SetMapPlotInstruction
SetPlotSpecification
MgEnvelope
* MgMapPlot::GetExtent
(
)
Get extents of the view of the map.
.NET Syntax
MgEnvelope
GetExtent()
;
Java Syntax
MgEnvelope
GetExtent()
;
PHP Syntax
MgEnvelope
GetExtent()
;
Returns:
The extents of the view of the map.
Comments or suggestions? Send us
feedback
.