Web API Reference MapGuide Open Source

MgMapPlotInstruction Class Reference
[MgMapPlotInstruction]

MgMapPlotInstruction defines enumerated values used to indicate whether the plot should be based on the center and scale of the map, an overridden center and scale, or an overridden extent. More...

List of all members.


Static Public Attributes

static const INT32 UseMapCenterAndScale = 0
 Specifies the plot should use the center and scale of the map.
static const INT32 UseOverriddenCenterAndScale = 1
 Specifies the plot should use the overridden center and scale of the map.
static const INT32 UseOverriddenExtent = 2
 Specifies the plot should use the overridden extent.

Detailed Description

MgMapPlotInstruction defines enumerated values used to indicate whether the plot should be based on the center and scale of the map, an overridden center and scale, or an overridden extent.

Comments or suggestions? Send us feedback.