Map for WinForms | ComponentOne
C1.FlexMap Namespace / CartesianCoordinateSystem Class / IsParallelCurved Method

In This Topic
    IsParallelCurved Method (CartesianCoordinateSystem)
    In This Topic
    Indicates whether the parallel lines are curved.
    Syntax
    'Declaration
     
    
    Public Function IsParallelCurved() As Boolean
    public bool IsParallelCurved()
    Remarks
    true if the parallel lines are curved; otherwise, false.
    See Also