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
double MgMapPlot::GetScale
(
)
Get view scale.
.NET Syntax
double
GetScale()
;
Java Syntax
double
GetScale()
;
PHP Syntax
double
GetScale()
;
Returns:
The scale of the view of map
Comments or suggestions? Send us
feedback
.