VectorLayer.Join
VectorLayer.Join method
将图层加入当前图层。
public VectorLayer Join(VectorLayer layer, JoinOptions options)
范围 | 类型 | 描述 |
---|---|---|
layer | VectorLayer | 要加入的层。 |
options | JoinOptions | 加入参数。 |
返回值
一个新层作为连接两个层的结果。
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 参数为空。 |
也可以看看
- class JoinOptions
- class VectorLayer
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS