ShpExportOptions.ExportToShx Property
Gets or sets the value that indicates whether the Map Control should export a vector data index to a *.shx file. This is a dependency property.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the index should be exported; otherwise false. |
See Also