RadControls for WPF

WPF counterpart for the Silverlight MultiScaleImage class.

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

Syntax

C#
public class MultiScaleImage : Canvas
Visual Basic
Public Class MultiScaleImage _
	Inherits Canvas

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Panel
              System.Windows.Controls..::..Canvas
                Telerik.Windows.Controls.Map..::..MultiScaleImage

See Also