Search Results for

    Show / Hide Table of Contents

    Enum OrientationIndex

    Angle orientation

    Namespace: NetTopologySuite.Algorithm
    Assembly: NetTopologySuite.dll
    Syntax
    public enum OrientationIndex

    Fields

    Name Description
    Clockwise

    A value that indicates an orientation of clockwise or a right turn.

    Collinear

    A value that indicates an orientation of collinear, or no turn (straight)

    CounterClockwise

    A value that indicates an orientation of counterclockwise, or a left turn.

    Left

    A value that indicates an orientation of counterclockwise, or a left turn.

    None

    A value that indicates an orientation of collinear, or no turn (straight)

    Right

    A value that indicates an orientation of clockwise or a right turn.

    Straight

    A value that indicates an orientation of collinear, or no turn (straight)

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX