[]
        
(Showing Draft Content)

C1.FlexMap.GeoMultiPoint

GeoMultiPoint Class

Represents the geospatial multi point.

Inheritance
GeoMultiPoint
Namespace: C1.FlexMap
Assembly: C1.Win.Map.8.dll
Syntax
public sealed class GeoMultiPoint : GeoGeometryCollection

Constructors

Name Description
GeoMultiPoint(IEnumerable<GeoPoint>)

Initializes new instance of GeoMultiPoint.

Properties

Name Description
Bounds

Returns the bounds of the geometry.

IsEmpty

Returns the value indicating whether the geometry is empty geometry.

Points

Gets the inner points geometies.