GeometryCollection.Add
GeometryCollection.Add method
将指定的几何图形添加到集合中。
public void Add(IGeometry geometry)
范围 | 类型 | 描述 |
---|---|---|
geometry | IGeometry | 要添加的几何体。 |
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 论据是null . |
ArgumentException | 该集合不接受这种类型的几何图形。 |
ArgumentException | SpatialReferenceSystem 这种几何和SpatialReferenceSystem 参数都是 not null 并且彼此不相等. |
也可以看看
- interface IGeometry
- class GeometryCollection
- 命名空间 Aspose.Gis.Geometries
- 部件 Aspose.GIS