InMemoryDriver.OpenLayer
InMemoryDriver.OpenLayer method
打开图层进行读取。
public override VectorLayer OpenLayer(AbstractPath path, DriverOptions options)
| 参数 | 类型 | 描述 |
|---|---|---|
| path | AbstractPath | 文件的路径。 |
| options | DriverOptions | 驱动程序特定的选项。 |
返回值
VectorLayer 的实例。
另见
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class InMemoryDriver
- namespace Aspose.Gis.Formats.InMemory
- assembly Aspose.GIS