ShapefileDriver.EditLayer
محتويات
[
يخفي
]EditLayer(AbstractPath, DriverOptions)
يفتح طبقة للتحرير .
public override VectorLayer EditLayer(AbstractPath path, DriverOptions options = null)
معامل | يكتب | وصف |
---|---|---|
path | AbstractPath | مسار الملف. |
options | DriverOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
مثال علىVectorLayer
.
استثناءات
استثناء | حالة |
---|---|
ArgumentException | كائن الخيارات له نوع غير صحيح لبرنامج التشغيل هذا. |
ArgumentNullException | الطريقnull . |
GisException | خطأ في قراءة الميزة من الملف. |
IOException | حدث خطأ في الإدخال / الإخراج. |
أنظر أيضا
- class VectorLayer
- class AbstractPath
- class DriverOptions
- class ShapefileDriver
- مساحة الاسم Aspose.Gis.Formats.Shapefile
- المجسم Aspose.GIS
EditLayer(string, ShapefileOptions)
يفتح طبقة للتحرير .
public VectorLayer EditLayer(string path, ShapefileOptions options = null)
معامل | يكتب | وصف |
---|---|---|
path | String | مسار الملف. |
options | ShapefileOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
مثال علىVectorLayer
.
أنظر أيضا
- class VectorLayer
- class ShapefileOptions
- class ShapefileDriver
- مساحة الاسم Aspose.Gis.Formats.Shapefile
- المجسم Aspose.GIS
EditLayer(AbstractPath, ShapefileOptions)
يفتح طبقة للتحرير .
public VectorLayer EditLayer(AbstractPath path, ShapefileOptions options = null)
معامل | يكتب | وصف |
---|---|---|
path | AbstractPath | مسار الملف. |
options | ShapefileOptions | خيارات خاصة بالسائق. |
قيمة الإرجاع
مثال علىVectorLayer
.
أنظر أيضا
- class VectorLayer
- class AbstractPath
- class ShapefileOptions
- class ShapefileDriver
- مساحة الاسم Aspose.Gis.Formats.Shapefile
- المجسم Aspose.GIS