New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Map.VEWPFImageryService

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
[DataContract(Name = "GeocodeLocation", Namespace = "http://dev.virtualearth.net/webservices/v1/common")]
public class GeocodeLocation : Location, IExtensibleDataObject, INotifyPropertyChanged

Inheritance: objectLocationGeocodeLocation

Implements: IExtensibleDataObjectINotifyPropertyChanged

Inherited Members Location.RaisePropertyChanged(string)Location.ExtensionDataLocation.AltitudeLocation.LatitudeLocation.LongitudeLocation.PropertyChanged...

Constructors

C#
public GeocodeLocation()

Properties

C#
[DataMember]
public string CalculationMethod { get; set; }