Class Location
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.Map.Bing
Assembly: Telerik.WinControls.RadMap.dll
Syntax
public class Location : Resource
Constructors
Location()
Declaration
public Location()
Properties
Address
Confidence
Declaration
public string Confidence { get; set; }
Property Value
System.String
|
EntityType
Declaration
public string EntityType { get; set; }
Property Value
System.String
|
GeocodePoints
MatchCodes
Declaration
public string[] MatchCodes { get; set; }
Property Value
System.String[]
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Point
QueryParseValues
Declaration
public QueryParseValue[] QueryParseValues { get; set; }
Property Value
QueryParseValue[]
|