DrawingContext.strokeOpacity

Specify the stroke opacity.

class DrawingContext
void
strokeOpacity
(
double opacity
)

Parameters

opacity double

A number between 0 and 1.

Meta