Specifies the transparency value for the entity.
Supported platforms: Windows only
VBA:
object.EntityTransparency
Type: All drawing objects
The object this property applies to.
Read-only: No
Type: String
Use one of the following values:
When representing a percentage of transparency for an entity, the string value is of an integer and not a double.
VBA:
Not available
Visual LISP:
Not available