LineStyle
Class
Represents KML LineStyle element.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class LineStyle
Inheritance: objectLineStyle
Constructors
Initializes a new instance of the LineStyle class.
C#
public LineStyle()
Initializes a new instance of the LineStyle class.
C#
public LineStyle(XElement lineStyle)
LineStyle element to get data from.