Web API Reference MapGuide Open Source

INT32 MgMap::GetFiniteDisplayScaleCount  ) 
 

Gets the number of finite display scales in the map.

.Net Syntax
int GetFiniteDisplayScaleCount();
Java Syntax
int GetFiniteDisplayScaleCount();

Returns:
Returns the number of finite display scales in the map.
Example (PHP)
See MgMap Class .