strokeOpacity
The opacity of the stroke color.
Declaration
get strokeOpacity(): number;
set strokeOpacity(strokeOpacity: number);Mentioned in
Discussion
The value of this property can be in the range of 0 (fully transparent) to 1 (fully opaque). The default stroke opacity is 1.