Search Results for

    Show / Hide Table of Contents

    Enum SpatialFunction

    The spatial functions supported by this class. These operations implement various bool combinations of the resultants of the overlay.

    Namespace: NetTopologySuite.Operation.Overlay
    Assembly: NetTopologySuite.dll
    Syntax
    public enum SpatialFunction

    Fields

    Name Description
    Difference

    The code for the Difference overlay operation

    Intersection

    The code for the Intersection overlay operation

    SymDifference

    The code for the Symmetric Difference overlay operation

    Union

    The code for the Union overlay operation

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