ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1MultiScaleImage Class
Members

In This Topic
    C1MultiScaleImage Class
    In This Topic
    This object enables users to open a multi-resolution image which can be zoomed in on and panned across.
    Object Model
    C1MultiScaleImage Class
    Syntax
    'Declaration
     
    
    Public Class C1MultiScaleImage 
       Inherits System.Windows.Controls.Control
    public class C1MultiScaleImage : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Maps.C1MultiScaleImage

    See Also