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

In This Topic
    StrokeColor Property (InlineKmlItemStyle)
    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