[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.StrokeOpacity

StrokeOpacity Method

StrokeOpacity(double?)

Configurates StrokeOpacity. A value that indicates the stroke opacity.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.