[]
        
(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)
Public Function StrokeMiterlimit(value As Double?) As SVGStyleBuilder
Parameters
Type Name Description
double? value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.