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

In This Topic
    VectorLayerBase Class
    In This Topic
    The base class for vector layers.
    Object Model
    VectorLayerBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class VectorLayerBase 
       Inherits MapLayer
    public abstract class VectorLayerBase : MapLayer 
    Inheritance Hierarchy

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

    See Also