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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.