Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPlacemark Class / Lod Property

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