ShpExportOptions Class
Stores shapefile export options.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Remarks
This class provides the following properties, allowing you to configure export.
- The ShpExportOptions.ShapeType property, allowing you to specify the shape type used to store exported shapes (refer to the ERSI Shapefile Technical Description document to learn more about shape types).
- The ShpExportOptions.ExportToDbf property, allowing you to specify export or not attribute values to a DBF file
Inheritance
Object
ShpExportOptions
See Also