InMemoryDriver.OpenLayer
InMemoryDriver.OpenLayer method
Opens a layer for reading.
public override VectorLayer OpenLayer(AbstractPath path, DriverOptions options)
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 InMemoryDriver
- namespace Aspose.Gis.Formats.InMemory
- assembly Aspose.GIS