ShapefileDriver.OpenLayer
محتويات
[
يخفي
]OpenLayer(string, ShapefileOptions)
يفتح طبقة للقراءة .
public VectorLayer OpenLayer(string path, ShapefileOptions options)
معامل | يكتب | وصف |
---|---|---|
path | String | مسار الملف. |
options | ShapefileOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
مثال علىVectorLayer
.
أنظر أيضا
- class VectorLayer
- class ShapefileOptions
- class ShapefileDriver
- مساحة الاسم Aspose.Gis.Formats.Shapefile
- المجسم Aspose.GIS
OpenLayer(AbstractPath, DriverOptions)
يفتح طبقة للقراءة .
public override VectorLayer OpenLayer(AbstractPath path, DriverOptions options)
معامل | يكتب | وصف |
---|---|---|
path | AbstractPath | مسار الملف. |
options | DriverOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
مثال علىVectorLayer
.
أنظر أيضا
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class ShapefileDriver
- مساحة الاسم Aspose.Gis.Formats.Shapefile
- المجسم Aspose.GIS
OpenLayer(AbstractPath, ShapefileOptions)
يفتح طبقة للقراءة .
public VectorLayer OpenLayer(AbstractPath path, ShapefileOptions options)
معامل | يكتب | وصف |
---|---|---|
path | AbstractPath | مسار الملف. |
options | ShapefileOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
مثال علىVectorLayer
.
أنظر أيضا
- class VectorLayer
- class AbstractPath
- class ShapefileOptions
- class ShapefileDriver
- مساحة الاسم Aspose.Gis.Formats.Shapefile
- المجسم Aspose.GIS