Search Results for

    Show / Hide Table of Contents

    Enum Positions

    Namespace: NetTopologySuite.GeometriesGraph
    Assembly: NetTopologySuite.dll
    Syntax
    [Obsolete("Use NetTopologySuite.Geometries.Position")]
    public enum Positions

    Fields

    Name Description
    Left

    An indicator that a Location is to the left of a GraphComponent (1)

    On

    An indicator that a Location is on a GraphComponent (0)

    Parallel

    An indicator that a Location is is parallel to x-axis of a GraphComponent (-1) ///

    Right

    An indicator that a Location is to the right of a GraphComponent (2)

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