ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorItemBase Class / Type Property

In This Topic
    Type Property (C1VectorItemBase)
    In This Topic
    Gets the type of the vector item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As VectorType
    public VectorType Type {get;}
    See Also