C# Class csCommon.Plugins.MgrsGrid.GeographicBoundingBox

Show file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
Create ( WGS84LatLongPoint pUpperLeft, WGS84LatLongPoint pLowerRight ) : GeographicBoundingBox

Method Details

Create() public static method

public static Create ( WGS84LatLongPoint pUpperLeft, WGS84LatLongPoint pLowerRight ) : GeographicBoundingBox
pUpperLeft WGS84LatLongPoint
pLowerRight WGS84LatLongPoint
return GeographicBoundingBox