GeometryOperations.SimplifySegments
GeometryOperations.SimplifySegments method
删除位于同一线段上的点。
public static IGeometry SimplifySegments(IGeometry geometry, SimplifySegmentsOptions options)
| 参数 | 类型 | 描述 |
|---|---|---|
| 几何体 | IGeometry | 用于删除多余点的几何 |
| options | SimplifySegmentsOptions | 删除多余点的选项 |
返回值
删除多余点后的几何
另见
- interface IGeometry
- class SimplifySegmentsOptions
- class GeometryOperations
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS