[]
Configurates StrokeOpacity. A value that indicates the stroke opacity.
public SVGStyleBuilder StrokeOpacity(double? value)
Public Function StrokeOpacity(value As Double?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |