TransparencySupporter class

TransparencySupporter class

The object supporting transparency.

The TransparencySupporter type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of TransparencySupporter

Properties

PropertyDescription
opacityGets or sets the object’s opacity. The value should be between 0 and 1. Value of 0 means that object is fully visible, value of 1 means the object is fully opaque.

See Also