Web API Reference
MapGuide Open Source
Main Page
Modules
Namespaces
Classes
Files
MgMap
Create
Create
GetDataExtent
GetDisplayDpi
GetDisplayHeight
GetDisplayWidth
GetFiniteDisplayScaleAt
GetFiniteDisplayScaleCount
GetLayerGroups
GetLayers
GetMapDefinition
GetMapExtent
GetMapSRS
GetName
GetObjectId
GetSessionId
GetViewCenter
GetViewScale
MgMap
Open
INT32
MgMap::GetFiniteDisplayScaleCount
(
)
Gets the number of finite display scales in the map.
.Net Syntax
int
GetFiniteDisplayScaleCount()
;
Java Syntax
int
GetFiniteDisplayScaleCount()
;
PHP Syntax
int
GetFiniteDisplayScaleCount()
;
Returns:
Returns the number of finite display scales in the map.
Example (PHP)
See
MgMap Class
.