MapProjectionGetOrigin Method
Get the geographical origin of the map projection
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
public void GetOrigin(
out double lon,
out double lat
)
member GetOrigin :
lon : float byref *
lat : float byref -> unit
Parameters
- lon Double
- Longitude
- lat Double
- Latitude