ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorLayer Class / MinSize Property

In This Topic
    MinSize Property (C1VectorLayer)
    In This Topic
    Gets or sets the minimal size at which element becomes visible.
    Syntax
    'Declaration
     
    Public Property MinSize As System.Double
    public System.double MinSize {get; set;}
    Remarks
    The default value is 3.0.
    See Also