GeometryCollection.ReplacePolygonsByLines

GeometryCollection.ReplacePolygonsByLines method

このジオメトリのラインとして表されるポリゴンを取得します.

public IGeometryCollection ReplacePolygonsByLines()

戻り値

ポリゴン ジオメトリを持たないジオメトリ。次の変換が適用されます: Polygon は linearized (に変換されます)LineStrings)MultiPolygonに結合されますMultiLineStrings

例外

例外調子
ArgumentOutOfRangeException

関連項目