ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / LOD Structure
Properties


In This Topic
    LOD Structure Members
    In This Topic

    The following tables list the members exposed by LOD.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of an LOD structure.  
    Top
    Public Properties
     NameDescription
    Public PropertyWhen the pixel size of element is greater than MaxSize the element is not visible.  
    Public PropertyWhen the map zoom is greater than MaxZoom the element is not visible.  
    Public PropertyWhen the pixel size of element is less than MinSize the element is not visible.  
    Public PropertyWhen the map zoom is less than MinZoom the element is not visible.  
    Top
    See Also