Map for WinForms | ComponentOne
C1.FlexMap Namespace / MercatorProjection Class
Members

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

    System.Object
       C1.FlexMap.MercatorProjection

    See Also