Web API Reference MapGuide Open Source
bool MgMapPlot::GetExpandToFit (  ) 

Gets flag indicating whether extents of the view of the map should be expanded to fill the space within the page margins.

.NET Syntax
bool GetExpandToFit();
Java Syntax
boolean GetExpandToFit();
PHP Syntax
bool GetExpandToFit();

Returns:
The expand to fit flag.


Comments or suggestions? Send us feedback.