DrawingContext.opacity

Specify the fill and stroke opacities.

class DrawingContext
void
opacity
(
double opacity
)

Parameters

opacity double

A number between 0 and 1.

Meta