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