ShpExportOptions.ExportToShx Property
Gets or sets the value that indicates whether the Map Control should export a vector data index to a *.shx file.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the index should be exported; otherwise false. |
See Also