Interface IMultiPolygon

IMultiPolygon interface

A IMultiPolygon is a one-dimensional IGeometryCollection whose elements are IPolygons.

public interface IMultiPolygon : IMultiSurface

Methods

NameDescription
ToEditable()Gets an editable copy of this geometry.

See Also