VectorLayer.Join
VectorLayer.Join method
Joint un calque au calque actuel.
public VectorLayer Join(VectorLayer layer, JoinOptions options)
Paramètre | Taper | La description |
---|---|---|
layer | VectorLayer | Une couche à joindre. |
options | JoinOptions | Paramètres de jointure. |
Return_Value
Un nouveau calque à la suite de joindre deux calques.
Exceptions
exception | condition |
---|---|
ArgumentNullException | L’argument est nul. |
Voir également
- class JoinOptions
- class VectorLayer
- espace de noms Aspose.Gis
- Assemblée Aspose.GIS