Name | Description | |
---|---|---|
![]() | GeoMultiPoint Constructor | Initializes new instance of GeoMultiPoint. |
The following tables list the members exposed by GeoMultiPoint.
Name | Description | |
---|---|---|
![]() | GeoMultiPoint Constructor | Initializes new instance of GeoMultiPoint. |
Name | Description | |
---|---|---|
![]() | Bounds | Overridden. Returns the bounds of the geometry. |
![]() | Center | Gets the centroid of the geometry. (Inherited from C1.FlexMap.GeoGeometry) |
![]() | 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 | Overridden. Returns the value indicating whether the geometry is empty geometry. |
![]() | IsMeasured | Returns true if the geometry has m-coordinate values. (Inherited from C1.FlexMap.GeoGeometryCollection) |
![]() | Points | Gets the inner points geometies. |
![]() | 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) |