Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorPolyline Class / Lod Property

In This Topic
    Lod Property (VectorPolyline)
    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