Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / LOD Structure
Members

In This Topic
    LOD Structure
    In This Topic
    The LOD (Level Of Detail) structure associates element visibility with the map scale (zoom and size).
    Syntax
    'Declaration
     
    
    Public Structure LOD 
       Inherits System.ValueType
    public struct LOD : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.Maps.LOD

    See Also