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

In This Topic
    Type Property (VectorItem)
    In This Topic
    Gets the type of this vector element.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property Type As VectorType
    public abstract VectorType Type {get;}
    See Also