ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorItemBase Class / Lod Property

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