GeometryOperations.CreateMidpoints
GeometryOperations.CreateMidpoints method
Create midpoints by adding a new point in the middle to each segment.
public static IGeometry CreateMidpoints(IGeometry geometry)
Parameter | Type | Description |
---|---|---|
geometry | IGeometry | Geometry for processing. |
Return Value
The geometry after processing.
See Also
- interface IGeometry
- class GeometryOperations
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS