Class Detail
Inheritance
System.Object
Detail
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class Detail : Object
Constructors
Detail()
Declaration
public Detail()
Properties
CompassDegrees
Declaration
public int CompassDegrees { get; set; }
Property Value
System.
|
EndPathIndices
Declaration
public int[] EndPathIndices { get; set; }
Property Value
System.
|
LocationCodes
Declaration
public string[] LocationCodes { get; set; }
Property Value
System.
|
ManeuverType
Declaration
public string ManeuverType { get; set; }
Property Value
System.
|
Mode
Declaration
public string Mode { get; set; }
Property Value
System.
|
Names
Declaration
public string[] Names { get; set; }
Property Value
System.
|
roadShieldRequestParameters
RoadType
Declaration
public string RoadType { get; set; }
Property Value
System.
|
StartPathIndices
Declaration
public int[] StartPathIndices { get; set; }
Property Value
System.
|