Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgMapPlot
GetCenter
GetExpandToFit
GetExtent
GetLayout
GetMap
GetMapPlotInstruction
GetPlotSpecification
GetScale
MgMapPlot
MgMapPlot
MgMapPlot
SetCenterAndScale
SetExtent
SetLayout
SetMap
SetMapPlotInstruction
SetPlotSpecification
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
.