[]
Represents the multi geospatial line.
public sealed class GeoMultiLineString : GeoMultiCurve
| Name | Description |
|---|---|
| GeoMultiLineString(IEnumerable<GeoLineString>) | Initializes a new instance of the GeoMultiLineString class. |
| Name | Description |
|---|---|
| Bounds | Returns the bounds of the geometry. |
| Lines | Gets the line geometries. |