Table of Contents

Enum OgcGeometryType

Namespace
NetTopologySuite.Geometries
Assembly
NetTopologySuite.dll

Enumeration of OGC Geometry Types

public enum OgcGeometryType

Fields

CircularString = 8

CircularString

CompoundCurve = 9

CompoundCurve

Curve = 13

Curve

CurvePolygon = 10

CurvePolygon

GeometryCollection = 7

GeometryCollection.

LineString = 2

LineString.

MultiCurve = 11

MultiCurve

MultiLineString = 5

MultiLineString.

MultiPoint = 4

MultiPoint.

MultiPolygon = 6

MultiPolygon.

MultiSurface = 12

MultiSurface

Point = 1

Point.

Polygon = 3

Polygon.

PolyhedralSurface = 15

PolyhedralSurface

Surface = 14

Surface

TIN = 16

TIN