Class MapLine
Represents Map Line
Inherited Members
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapLine : MapSpatialElement
Constructors
MapLine()
Declaration
public MapLine()
Properties
MapLineTemplate
Declaration
public MapLineTemplate MapLineTemplate { get; set; }
Property Value
Type | Description |
---|---|
MapLineTemplate |
UseCustomLineTemplate
Declaration
public bool UseCustomLineTemplate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |