ClassEPSG900913Projection
Class
The EPSG:900913 Projection. Also known as EPSG:3857 and Pseudo-Mercator projection.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMap.dll
Syntax:
cs-api-definition
public class EPSG900913Projection : ProportionalProjection, ISpatialReference
Inheritance: objectSpatialReferenceProportionalProjectionEPSG900913Projection
Implements:
Inherited Members
Constructors
EPSG900913Projection()
Initializes a new instance of the EPSG900913Projection class.
Declaration
cs-api-definition
public EPSG900913Projection()
Methods
GetSizeInKilometers(PointG, SizeG)
Calculate size of rectangle from base point.
GetSizeInReferenceUnits(PointG, SizeG)
Calculate size of rectangle from base point.