C++
Adesk::Boolean plotTransparency() const;
Description
Indicates whether object transparency is plotted. This should only be used when plotting drawings with transparent objects.
Note
For performance reasons, plotting transparency is disabled by default. This setting can also be overridden by the PLOTTRANSPARENCYOVERRIDE system variable.
Returns
Returns Adesk::kTrue if transparency is enabled, else Adesk::kFalse.