MapGuide API Reference
|
void MgMapPlot::SetCenterAndScale | ( | MgCoordinate * | center, |
double | scale | ||
) |
Set the view center and scale of the map.
void SetCenterAndScale(MgCoordinate center, double scale); |
void SetCenterAndScale(MgCoordinate center, double scale); |
void SetCenterAndScale(MgCoordinate center, double scale); |
center | (MgCoordinate) The coordinates of the center of the view of the map. |
scale | (double) The scale of the view of the map. |