[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Opacity

Opacity Method

Opacity(double?)

Configurates Opacity. A value to indicate the Opacity.

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

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.