public interface ITransparency
Define Transparency property for different objects appearances
Modifier and Type | Method and Description |
---|---|
double |
getTransparency()
Gets or sets a value to indicate the object Transparency.
|
void |
setTransparency(double value)
Gets or sets a value to indicate the object Transparency.
|
double getTransparency()
Gets or sets a value to indicate the object Transparency. The value is from 0.0 to 1.0. By default the value is 0
void setTransparency(double value)
Gets or sets a value to indicate the object Transparency. The value is from 0.0 to 1.0. By default the value is 0