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