[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.StrokeLinejoin

StrokeLinejoin Method

StrokeLinejoin(string)

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

Declaration
public SVGStyleBuilder StrokeLinejoin(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.