Search Results for

    Show / Hide Table of Contents

    Enum OgcGeometryType

    Enumeration of OGC Geometry Types

    Namespace: NetTopologySuite.Geometries
    Assembly: NetTopologySuite.dll
    Syntax
    public enum OgcGeometryType

    Fields

    Name Description
    CircularString

    CircularString

    CompoundCurve

    CompoundCurve

    Curve

    Curve

    CurvePolygon

    CurvePolygon

    GeometryCollection

    GeometryCollection.

    LineString

    LineString.

    MultiCurve

    MultiCurve

    MultiLineString

    MultiLineString.

    MultiPoint

    MultiPoint.

    MultiPolygon

    MultiPolygon.

    MultiSurface

    MultiSurface

    Point

    Point.

    Polygon

    Polygon.

    PolyhedralSurface

    PolyhedralSurface

    Surface

    Surface

    TIN

    TIN

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