Web API Reference MapGuide Open Source
INT32 MgMapPlot::GetMapPlotInstruction (  ) 

Get the MapPlotInstruction, which defines how the view of the map to be plotted is defined.

.NET Syntax
int GetMapPlotInstruction();
Java Syntax
int GetMapPlotInstruction();
PHP Syntax
int GetMapPlotInstruction();

Returns:
The MapPlotInstruction value.


Comments or suggestions? Send us feedback.