Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / KmlItemStyle Class / FillColor Property

In This Topic
    FillColor Property (KmlItemStyle)
    In This Topic
    Gets or sets the fill color of markers placed on the map.
    Syntax
    'Declaration
     
    Public Property FillColor As Color
    public Color FillColor {get; set;}
    See Also