Back to Devexpress

ShpExportOptions Members

windowsforms-devexpress-dot-xtramap-dot-shpexportoptions-dot-underscore-members.md

latest3.2 KB
Original Source

ShpExportOptions Members

Stores shapefile export options.

Constructors

NameDescription
ShpExportOptions()Initializes a new instance of the ShpExportOptions class with default settings.

Properties

NameDescription
DbfEncodingGets or sets the encoding of the dbf file.
ExportToDbfGets or sets a value indicating whether attribute values be exported to a DBF file.
ExportToShxGets or sets the value that indicates whether the Map Control should export a vector data index to a *.shx file.
ShapeTypeGets or sets the shape type used to store exported shapes.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the ShpExportOptions.

See Also

ShpExportOptions Class

DevExpress.XtraMap Namespace