Class MapPoint
Map Point Layer Data
Inherited Members
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapPoint : MapSpatialElement
Constructors
MapPoint()
Declaration
public MapPoint()
Properties
MapPointTemplate
Declaration
public MapPointTemplate MapPointTemplate { get; set; }
Property Value
Type | Description |
---|---|
MapPointTemplate |
UseCustomPointTemplate
Declaration
public bool UseCustomPointTemplate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |