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 = "UserLocation", Namespace = "http://dev.virtualearth.net/webservices/v1/common")]
public class UserLocation : Location, IExtensibleDataObject, INotifyPropertyChanged

Inheritance: objectLocationUserLocation

Implements: IExtensibleDataObjectINotifyPropertyChanged

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

Constructors

C#
public UserLocation()

Properties

C#
[DataMember]
public Confidence Confidence { get; set; }