Enum MapConverter.ConversionResult
- Namespace
- LightningChartLib.WinForms.Charting.Maps
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Map conversion result.
public enum MapConverter.ConversionResult
Fields
Canceled = 1Canceled by user from wizard.
ConfigurationFileNotFound = 4XML configuration file not found.
FileVersionNotSupported = 10Map file not compatible with this version of control.
InvalidLayerIndex = 2Invalid layer index.
NoSelectedFiles = 9User has not selected any files from file selection dialog.
OK = 0OK
SHPAccessLimited = 8Access limited to file.
SHPConfigurationMismatch = 6SHP file content and XML configuration file does not match.
SHPFileEmpty = 5SHP file empty.
SHPFileNotFound = 3SHP file not found.
Unauthorized access.