C# Class IRI.Msh.Common.Mapping.MapUtility

Show file Open project: hosseinnarimanirad/IRI.Japey

Public Methods

Method Description
GetMapToScreen ( BoundingBox mapExtent, double screenWidth, double screeenHeight ) : Point>.Func

Method Details

GetMapToScreen() public static method

public static GetMapToScreen ( BoundingBox mapExtent, double screenWidth, double screeenHeight ) : Point>.Func
mapExtent BoundingBox
screenWidth double
screeenHeight double
return Point>.Func