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

In This Topic
    IsMeridianCurved Method (GeographicCoordinateSystem)
    In This Topic
    Indicates whether the meridian lines are curved.
    Syntax
    'Declaration
     
    
    Public Function IsMeridianCurved() As Boolean
    public bool IsMeridianCurved()

    Return Value

    true if the meridian lines are curved; otherwise, false.
    See Also