ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps 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 System.Double
    public System.double MinSize {get; set;}
    See Also