MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
void MgMapPlot::SetMap ( MgMap map)

Set the MgMap object to plot.

.NET Syntax
void SetMap(MgMap map);
Java Syntax
void SetMap(MgMap map);
PHP Syntax
void SetMap(MgMap map);
Parameters:
map(MgMap) The MgMap object to plot.
Returns:
Nothing