Class GeocodeLocation
Inherited Members
Namespace: Telerik.Windows.Controls.Map.VEWPFImageryService
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class GeocodeLocation : Location, IExtensibleDataObject, INotifyPropertyChanged
Constructors
GeocodeLocation()
Declaration
public GeocodeLocation()
Properties
CalculationMethod
Declaration
public string CalculationMethod { get; set; }
Property Value
System.String
|