MapConverterSelectFilesAndConvert Method |
LightningChart .NET Help
Select shp files for conversion and convert them.
Namespace:
Arction.Wpf.ChartingMVVM.Maps
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool SelectFilesAndConvert()
Public Function SelectFilesAndConvert As Boolean
public:
bool SelectFilesAndConvert()
Return Value
Type:
BooleanTrue: Conversion started, false: conversion not started.
See Also