Web API Reference MapGuide Open Source

INT32 MgMap::GetDisplayDpi  ) 
 

Returns the number of dots per inch of the map display.

.Net Syntax
int GetDisplayDpi();
Java Syntax
int GetDisplayDpi();
PHP Syntax
int GetDisplayDpi();

Returns:
Returns the number of dots per inch of the map display.
Example (PHP)
See MgMap Class .