[]
        
(Showing Draft Content)

C1.Web.Mvc.SVGStyle.StrokeLinejoin

StrokeLinejoin Property

StrokeLinejoin

A value that indicates the stroke line join method, possible values: ["bevel", "round", "miter"]

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