Name | Description | |
---|---|---|
GeoMultiLineString Constructor | Initializes a new instance of the GeoMultiLineString class. |
The following tables list the members exposed by GeoMultiLineString.
Name | Description | |
---|---|---|
GeoMultiLineString Constructor | Initializes a new instance of the GeoMultiLineString class. |
Name | Description | |
---|---|---|
Bounds | Overridden. Returns the bounds of the geometry. | |
Center | Gets the centroid of the geometry. (Inherited from C1.FlexMap.GeoGeometry) | |
Curves | Gets the curve geometries. (Inherited from C1.FlexMap.GeoMultiCurve) | |
Geometries | Gets the inner geometries. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
Is3D | Returns true if the geometry has z-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
IsEmpty | Returns the value indicating whether the geometry is empty geometry. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
IsMeasured | Returns true if the geometry has m-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
Lines | Gets the line geometries. | |
PointsCount | Returns the number of points used in a geometry. (Inherited from C1.FlexMap.GeoGeometryCollection) | |
Type | Gets the geometry type. (Inherited from C1.FlexMap.GeoGeometry) |
Name | Description | |
---|---|---|
GetPointsBounds | Gets the points bound rectangle. (Inherited from C1.FlexMap.GeoGeometry) |