FileGdbDriver.EditLayer
FileGdbDriver.EditLayer method
Opens a layer for editing.
public override VectorLayer EditLayer(AbstractPath path, DriverOptions options = null)
| Parameter | Type | Description |
|---|---|---|
| path | AbstractPath | Path to the file. |
| options | DriverOptions | Driver-specific options. |
Return Value
An instance of VectorLayer.
See Also
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class FileGdbDriver
- namespace Aspose.Gis.Formats.FileGdb
- assembly Aspose.GIS