'Declaration
<DefaultValueAttribute(System.Drawing.Color, "Transparent")> Public Property Stroke As Color
[DefaultValue(System.Drawing.Color, "Transparent")] public Color Stroke {get; set;}
'Declaration
<DefaultValueAttribute(System.Drawing.Color, "Transparent")> Public Property Stroke As Color
[DefaultValue(System.Drawing.Color, "Transparent")] public Color Stroke {get; set;}