RadControls for WPF

Map source which provides ImageSource for the Image control.

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

Syntax

C#
public class ImageMapSource : DependencyObject, 
	IMapSource
Visual Basic
Public Class ImageMapSource _
	Inherits DependencyObject _
	Implements IMapSource

Inheritance Hierarchy

See Also