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