Class MapSpatialElement
Map Spatial Element Data
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapSpatialElement : Object
Constructors
MapSpatialElement()
Declaration
public MapSpatialElement()
Properties
MapFields
Declaration
public Dictionary<string, object> MapFields { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.Object> |