ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps 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.Xaml.Maps.MercatorProjection

    See Also