Class MapShapefile
Map Shape file Data
Inheritance
System.Object
MapShapefile
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapShapefile : Object
Constructors
MapShapefile()
Declaration
public MapShapefile()
Properties
MapFieldNames
Declaration
public List<string> MapFieldNames { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |
Source
Declaration
public string Source { get; set; }
Property Value
Type | Description |
---|---|
System.String |