Web API Reference MapGuide Open Source
void MgMapPlot::SetLayout ( MgLayout layout  ) 

Set the layout.

.NET Syntax
void SetLayout(MgLayout layout);
Java Syntax
void SetLayout(MgLayout layout);
PHP Syntax
void SetLayout(MgLayout layout);

Parameters:
layout (MgLayout) The object defining the layout for the plot.
Returns:
Nothing


Comments or suggestions? Send us feedback.