ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / KmlLayer Class / LegendItemStrokeColor Property

In This Topic
    LegendItemStrokeColor Property (KmlLayer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property LegendItemStrokeColor As Color
    public override Color LegendItemStrokeColor {get;}
    See Also