[]
Configurates FillOpacity. A value that indicates the fill opacity of the SVG element.
public SVGStyleBuilder FillOpacity(double? value)
Type | Name | Description |
---|---|---|
double? | value | The value. |
Type | Description |
---|---|
SVGStyleBuilder | Current builder. |