ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorItemBase Class / FillOpacity Property

In This Topic
    FillOpacity Property (C1VectorItemBase)
    In This Topic
    Gets or sets the fill opacity of the vector item, from 0 to 1.
    Syntax
    'Declaration
     
    Public Property FillOpacity As System.Double
    public System.double FillOpacity {get; set;}
    Remarks
    The default value is 1.
    See Also