Map for WinForms | ComponentOne
C1.Win.Map Namespace / TileLayer Class
Members

In This Topic
    TileLayer Class
    In This Topic
    Represents the tile layer displayed in the C1Map.
    Object Model
    TileLayer Class
    Syntax
    'Declaration
     
    
    Public Class TileLayer 
       Inherits MapLayer
    public class TileLayer : MapLayer 
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.MapLayer
             C1.Win.Map.TileLayer

    See Also