[]
        
(Showing Draft Content)

C1.FlexMap.GeoLineString

GeoLineString Class

Represents the geospatial line.

Inheritance
GeoLineString
Namespace: C1.FlexMap
Assembly: C1.Win.Map.4.8.dll
Syntax
public class GeoLineString : GeoCurve

Constructors

Name Description
GeoLineString(IEnumerable<GeoPoint>)

Initializes new instance of GeoLineString.

Properties

Name Description
Bounds

Returns the bounds of the geometry.

Is3D

Returns true if the geometry has z-coordinate values.

IsEmpty

Returns the value indicating whether the geometry is empty geometry.

IsMeasured

Returns true if the geometry has m-coordinate values.

Points

Gets the line points.

PointsCount

Returns the number of points used in a geometry.