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

In This Topic
    VectorItem Class
    In This Topic
    Represents the base class of vector element.
    Object Model
    VectorItem Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class VectorItem 
       Inherits NotifyObject
    public abstract class VectorItem : NotifyObject 
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.VectorItem
             C1.Win.Map.VectorPlacemark
             C1.Win.Map.VectorPolygon
             C1.Win.Map.VectorPolyline

    See Also