Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeographicCoordinateSystem Class
Properties Methods Events


In This Topic
    GeographicCoordinateSystem Class Members
    In This Topic

    The following tables list the members exposed by GeographicCoordinateSystem.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the limit bounds that this coordinate system supports.  
    Public PropertyGets or sets the IMapProjection used for this coordinate system.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the distance, in meters, between two geographic coordinates.  
    Public MethodIndicates whether the meridian lines are curved.  
    Public MethodIndicates whether the parallel lines are curved.  
    Public MethodProjects a geographic coordinate to logical coordinate.  
    Public MethodInverse of Project. Unprojects a logical coordinate to a geographic coordinate.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the Projection property is changed.  
    Top
    See Also