Web API Reference MapGuide Open Source
MgLayout* MgMapPlot::GetLayout (  ) 

Get the layout. This value is optional; if null the map will fill the entire page area within the margins.

.NET Syntax
MgLayout GetLayout();
Java Syntax
MgLayout GetLayout();
PHP Syntax
MgLayout GetLayout();

Returns:
The MgLayout.


Comments or suggestions? Send us feedback.