VectorLayer.JoinByGeometry
VectorLayer.JoinByGeometry method
通过几何体将一个图层加入当前图层。
public VectorLayer JoinByGeometry(VectorLayer layer, JoinByGeometryOptions options)
| 参数 | 类型 | 描述 |
|---|---|---|
| 图层 | VectorLayer | 要加入的图层。 |
| options | JoinByGeometryOptions | 连接参数。 |
返回值
连接两个图层后得到的新图层。
异常
| 异常 | 条件 |
|---|---|
| ArgumentNullException | 参数为 null。 |
另见
- class JoinByGeometryOptions
- class VectorLayer
- namespace Aspose.Gis
- assembly Aspose.GIS