Gradient Brush - Opacity Property

Opacity to be applied to the brush

Member of Gradient Brush (PRIM_VS.GradientBrush)

Data Type - Integer

Details

The Opacity property denotes the appearance of a brush in terms of its interaction with its background.
 
The default is 100; entirely opaque. No background will be visible at all.
 
As the value decreases, more and more of the background will become visible through the brush. When the value is 0 the brush will be entirely transparent and only the background will be visible.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2