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

In This Topic
    GeographicCoordinateSystem Class
    In This Topic
    A ICoordinateSystem implementation for the geographic coordinate system.
    Object Model
    GeographicCoordinateSystem Class
    Syntax
    'Declaration
     
    
    Public Class GeographicCoordinateSystem 
       Implements ICoordinateSystem, IMapProjection 
    public class GeographicCoordinateSystem : ICoordinateSystem, IMapProjection  
    Inheritance Hierarchy

    System.Object
       C1.FlexMap.GeographicCoordinateSystem

    See Also