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

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