[]
        
(Showing Draft Content)

C1.Web.Mvc.SVGStyle.StrokeLinecap

StrokeLinecap Property

StrokeLinecap

A value that indicates the stroke line cap, possible values: ["butt", "square", "round"]

Declaration
[Json("stroke-linecap")]
public string StrokeLinecap { get; set; }