Maps for WPF
MapTilesLayer クラス
メンバ 

C1.WPF.Maps アセンブリ > C1.WPF.Maps 名前空間 : MapTilesLayer クラス
MultiScaleTileSource に含まれるマップタイルを表示する IRotatableMapLayer
オブジェクト モデル
MapTilesLayer クラス
シンタックス
'宣言
 
Public Class MapTilesLayer 
   Inherits System.Windows.Controls.Control
   Implements IMapLayerIRotatableMapLayer 
public class MapTilesLayer : System.Windows.Controls.Control, IMapLayerIRotatableMapLayer  
解説
C1Maps には C1MapTilesLayer レイヤが付属するため、通常、この型のレイヤを追加する必要はありません。
継承階層

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.MapTilesLayer

参照

MapTilesLayer メンバ
C1.WPF.Maps 名前空間