DrawingContext.fillOpacity

Specify the fill opacity.

class DrawingContext
void
fillOpacity
(
double opacity
)

Parameters

opacity double

A number between 0 and 1.

Meta