Method | Description | |
---|---|---|
MgrsViewport ( Map pEsriMap ) : System |
Initializes a new instance of the MgrsViewport class.
|
Method | Description | |
---|---|---|
AlmostEqual ( double x, double y ) : bool |
The almost equal.
|
|
CalculateVisibleLatitudeLines ( |
Return list of latitudes in bounding box UTM Latitude: each 8 degrees
|
|
CalculateVisibleLongitudeLines ( |
Return list of latitudes in bounding box UTM Longitude: each 6 degrees
|
|
CalculateVisibleUtmBoxes ( List |
Create UTM boxes (can be full utm cell of partly utm cell (at edges map))
|
public MgrsViewport ( Map pEsriMap ) : System | ||
pEsriMap | Map | /// The p esri map. /// |
return | System |