Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / MercatorProjection Class
Members

In This Topic
    MercatorProjection Class
    In This Topic
    A IMapProjection implementation for the Mercator projection.
    Syntax
    'Declaration
     
    
    Public Class MercatorProjection 
       Implements IMapProjection 
    public class MercatorProjection : IMapProjection  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Maps.MercatorProjection

    See Also