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

In This Topic
    Fill Property (C1VectorItemBase)
    In This Topic
    Gets or sets the fill color of the vector item.
    Syntax
    'Declaration
     
    Public Property Fill As System.Drawing.Color
    public System.Drawing.Color Fill {get; set;}
    Remarks
    The default value is Transparent.
    See Also