Map for WinForms | ComponentOne
C1.FlexMap Namespace / IMapProjection Interface / IsMeridianCurved Method

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

    Return Value

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