Click or drag to resize

MapConverterSelectFilesAndConvert Method

LightningChart .NET Help
Select shp files for conversion and convert them.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public bool SelectFilesAndConvert()

Return Value

Type: Boolean
True: Conversion started, false: conversion not started.
See Also