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

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