Maps for WinRT
C1MapTilesLayer Class
Members 


A IMapLayer that displays map tiles from a MultiScaleTileSource
Object Model
C1MapTilesLayer Class
Syntax
'Declaration
 
Public Class C1MapTilesLayer 
   Inherits Windows.UI.Xaml.Controls.Control
   Implements IMapLayer 
'Usage
 
Dim instance As C1MapTilesLayer
public class C1MapTilesLayer : Windows.UI.Xaml.Controls.Control, IMapLayer  
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.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Maps.C1MapTilesLayer

See Also

Reference

C1MapTilesLayer Members
C1.Xaml.Maps Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback