Property Opacity
Namespace TallComponents.PDF.Brushes
Class Brush
The opacity (0...255) which must be used for this shape. Default is 255 (fully opaque).
0 means not visible (100% transparent), 255 means 100% visible (no transparency).
Syntax
public
Double
Opacity
{
get;
set;
}
Property value
Double