RadControls for Silverlight

Single image map source which gets image source using its URI string.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public class UriImageSource : ImageMapSource
Visual Basic
Public Class UriImageSource _
	Inherits ImageMapSource

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.Map..::..ImageMapSource
      Telerik.Windows.Controls.Map..::..UriImageSource

See Also