MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgMapPlot::MgMapPlot ( MgMap map,
MgPlotSpecification plotSpec,
MgLayout layout 
)

Create and initialize an MgMapPlot instance using the map center and scale. Sets the MapPlotInstruction value appropriately.

.NET Syntax
MgMapPlot(MgMap map, MgPlotSpecification plotSpec, MgLayout layout);
Java Syntax
MgMapPlot(MgMap map, MgPlotSpecification plotSpec, MgLayout layout);
PHP Syntax
MgMapPlot(MgMap map, MgPlotSpecification plotSpec, MgLayout layout);
Returns:
Nothing.