Map for WinForms | ComponentOne
C1.FlexMap Namespace / LOD Structure / MinSize Property

In This Topic
    MinSize Property (LOD)
    In This Topic
    When the pixel size of element is less than MinSize the element is not visible.
    Syntax
    'Declaration
     
    
    Public Property MinSize As Double
    public double MinSize {get; set;}
    See Also