Geotools.Net

LineString Class

A linestring consists of a set of two or more connected points.

For a list of all members of this type, see LineString Members.

System.Object
   Geometry
      LineString

[Visual Basic]
Public Class LineString
Inherits Geometry
Implements ILineString, ICurve
[C#]
public class LineString : Geometry, ILineString, ICurve

Remarks

Missing <remarks> documentation for T:Geotools.Geometries.LineString

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

LineString Members | Geotools.Geometries Namespace