Class Line
Inheritance
System.Object
Line
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class Line : Object
Constructors
Line()
Declaration
public Line()
Properties
Coordinates
Declaration
public double[][] Coordinates { get; set; }
Property Value
|
System.Double[][]
|
Type
Declaration
public string Type { get; set; }
Property Value
|
System.String
|