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

In This Topic
    Type Property (C1Layer)
    In This Topic
    Gets the type of the C1Layer instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As LayerType
    public LayerType Type {get;}
    See Also