ComponentOne Maps for WPF and Silverlight
C1MapTilesLayer Class
Members 

C1.WPF.Maps Namespace : C1MapTilesLayer Class
A IRotatableMapLayer that displays map tiles from a MultiScaleTileSource
Object Model
C1MapTilesLayer Class
Syntax
'Declaration
 
Public Class C1MapTilesLayer 
   Inherits System.Windows.Controls.Control
   Implements IMapLayer, IRotatableMapLayer 
public class C1MapTilesLayer : System.Windows.Controls.Control, IMapLayer, IRotatableMapLayer  
Remarks
C1Maps comes with a C1MapTilesLayer layer, so that it's not usually necessary to add a layer of this type.
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.C1MapTilesLayer

See Also

Reference

C1MapTilesLayer Members
C1.WPF.Maps Namespace