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

In This Topic
    Lod Property
    In This Topic
    Gets or sets the level of details of the vector item.
    Syntax
    'Declaration
     
    Public Property Lod As LOD
    public LOD Lod {get; set;}
    See Also