[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.StrokeMiterlimit

StrokeMiterlimit Method

StrokeMiterlimit(double?)

Configurates StrokeMiterlimit. A value that indicates the stroke miter limit.

Declaration
public SVGStyleBuilder StrokeMiterlimit(double? value)
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.