"getXLeft"
Returns the left edge's x coordinate of the currently displayed area.
Synopsis
double getXLeft();
Parameters
Parameter | Description |
---|---|
- |
Description
The function getXLeft() returns the left edge's x coordinate of the currently displayed area.
When your maps are defined in meters, getXLeft() will return the coordinate in meters. When the map uses degrees getXLeft() will return the number of degrees.
Assignment
GIS Viewer