GeometryOperations.SimplifySegments
GeometryOperations.SimplifySegments method
删除位于同一线段上的点。
public static IGeometry SimplifySegments(IGeometry geometry, SimplifySegmentsOptions options)
范围 | 类型 | 描述 |
---|---|---|
geometry | IGeometry | 删除多余点的几何 |
options | SimplifySegmentsOptions | 删除加分的选项 |
返回值
删除多余点后的几何
也可以看看
- interface IGeometry
- class SimplifySegmentsOptions
- class GeometryOperations
- 命名空间 Aspose.Gis.GeoTools
- 部件 Aspose.GIS