Gets or sets the background transparency (value from 0.0 (opaque) through 1.0 (clear)).
Returns:
double
setTransparency(double value)
public final void setTransparency(double value)
Gets or sets the background transparency (value from 0.0 (opaque) through 1.0 (clear)).
Parameters:
Parameter
Type
Description
value
double
getBrush()
public final Brush getBrush()
Gets or sets the background brush. Value by default is null.
This property expects instance of Brush objects implementations
See different Brush classes
Gets or sets the background brush. Value by default is null.
This property expects instance of Brush objects implementations
See different Brush classes