Class MapMarkerRuleVal
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapMarkerRuleVal : MapAppearanceRuleVal
Constructors
MapMarkerRuleVal()
Declaration
public MapMarkerRuleVal()
Properties
MapMarkers
Declaration
public List<MapMarkerVal> MapMarkers { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<MapMarkerVal> |