| MapMatrix NetGIS Class Library | |
MapSession.ConnectToMapServer Method
Makes a connection to a MapServer
public
bool ConnectToMapServer(
int MapHeight,
int MapWidth);
Parameters
- MapHeight
- Heigh in pixels to set the image to.
- MapWidth
- Width in pixels to set the image to
Return Value
Value indicating whether or not the connection was successful
See Also
MapSession Class | MapMatrix.ASPNetControls Namespace