Click or drag to resize

MapFileView Class

LightningChart .NET Help
Map File view. Used for selecting shp and dbf files, layer type and whether it's base layer.
Inheritance Hierarchy
Page
  LightningChartLib.UWP.ChartingMVVM.Maps.ViewsMapFileView

Namespace: LightningChartLib.UWP.ChartingMVVM.Maps.Views
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public sealed class MapFileView : Page, 
	IComponentConnector, IComponentConnector2

The MapFileView type exposes the following members.

Constructors
 NameDescription
Public methodMapFileViewInitializes a new instance of the MapFileView class
Top
Methods
 NameDescription
Public methodConnect Connect()
Public methodGetBindingConnector GetBindingConnector(int connectionId, object target)
Public methodInitializeComponent InitializeComponent()
Top
See Also