[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.FillOpacity

FillOpacity Method

FillOpacity(double?)

Configurates FillOpacity. A value that indicates the fill opacity of the SVG element.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.