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