IGeometryCollection.ReplacePolygonsByLines

IGeometryCollection.ReplacePolygonsByLines method

获取表示为该几何体的线的多边形。

public IGeometryCollection ReplacePolygonsByLines()

返回值

没有多边形几何的几何。应用以下转换: Polygon 是 linearized (转化为LineString秒)MultiPolygon s 连接成MultiLineString秒

例外

例外(健康)状况
ArgumentOutOfRangeException

也可以看看