Class MapLineLayer
Inheritance
System.Object
MapLineLayer
Assembly: BoldReports.UWP.dll
Syntax
public class MapLineLayer : MapVectorLayerVal
Constructors
MapLineLayer()
Declaration
Properties
MapLineRules
Declaration
public MapLineRules MapLineRules { get; set; }
Property Value
MapLines
Declaration
public List<MapLine> MapLines { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<MapLine> |
|
MapLineTemplate
Declaration
public MapLineTemplate MapLineTemplate { get; set; }
Property Value