Class MapSpatialData
Map Spatial Data
Inheritance
System.Object
MapSpatialData
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapSpatialData : Object
Constructors
MapSpatialData()
Declaration
public MapSpatialData()
Properties
MapShapefile
Declaration
public MapShapefile MapShapefile { get; set; }
Property Value
Type | Description |
---|---|
MapShapefile |
MapSpatialDataRegion
Declaration
public MapSpatialDataRegion MapSpatialDataRegion { get; set; }
Property Value
Type | Description |
---|---|
MapSpatialDataRegion |
MapSpatialDataSet
Declaration
public MapSpatialDataSet MapSpatialDataSet { get; set; }
Property Value
Type | Description |
---|---|
MapSpatialDataSet |