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

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

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

    See Also