Map for WinForms | ComponentOne
C1.FlexMap Namespace / LOD Structure
Properties Methods


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
    Public Methods
     NameDescription
    Public MethodIndicates whether this instance and a specified object are equal.  
    Public MethodReturns the hash code for this instance.  
    Top
    See Also