ShapefileDriver.EditLayer
अंतर्वस्तु
[
छिपाना
]EditLayer(AbstractPath, DriverOptions)
संपादन के लिए एक परत खोलता है।
public override VectorLayer EditLayer(AbstractPath path, DriverOptions options = null)
पैरामीटर | प्रकार | विवरण |
---|---|---|
path | AbstractPath | फ़ाइल का पथ। |
options | DriverOptions | चालक-विशिष्ट विकल्प। |
प्रतिलाभ की मात्रा
का एक उदाहरणVectorLayer
.
अपवाद
अपवाद | स्थिति |
---|---|
ArgumentException | विकल्प ऑब्जेक्ट में इस ड्राइवर के लिए गलत प्रकार है। |
ArgumentNullException | पथ हैnull . |
GisException | फ़ाइल से सुविधा पढ़ने में त्रुटि। |
IOException | एक I/O त्रुटि हुई। |
यह सभी देखें
- 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