Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / InlineLineStyle Class / StrokeColor Property

In This Topic
    StrokeColor Property (InlineLineStyle)
    In This Topic
    Gets or sets the stroke brush of marks placed on the map.
    Syntax
    'Declaration
     
    Public Property StrokeColor As Color
    public Color StrokeColor {get; set;}
    See Also