MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual INT32 MgMapBase::GetDisplayHeight ( ) [virtual]

Returns the current height of the map display in pixels.

Remarks:
The height must be set by the client using the SETDISPLAYHEIGHT command as part of a GetMap or GetMapUpdate HTTP request.
.NET Syntax
int GetDisplayHeight();
Java Syntax
int GetDisplayHeight();
PHP Syntax
int GetDisplayHeight();
Returns:
Returns the height of the map display in pixels.