MapGuide API Reference
|
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...
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. |
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.