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

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

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

    See Also