dotnetCHARTING Send comments on this topic.
MercatorProjection Class
See Also  Members  
dotnetCHARTING.Mapping Namespace : MercatorProjection Class


Represents a Mercator projection. Used for projected rendering of the map.

Syntax

Visual Basic (Declaration) 
Private Class MercatorProjection 
   Inherits Projection2
Visual Basic (Usage)Copy Code
Dim instance As MercatorProjection
C# 
private class MercatorProjection : Projection2 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Projection2
      dotnetCHARTING.Mapping.MercatorProjection

See Also

© 2011 All Rights Reserved.