ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / LOD Structure / MaxSize Property

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