Namespace:
Autodesk.Revit.DB
TextElementBackground
Enumeration
Description:
An enumerated type listing all the background mode for the built-in parameter TEXT_BACKGROUND.
An enumerated type listing all the background mode for the built-in parameter TEXT_BACKGROUND.
Syntax
public enum TextElementBackground
Unknown Namespace Members:
| Name | Description |
|---|---|
| TBGR_OPAQUE | The TextElement object is opaque. |
| TBGR_TRANSPARENT | The TextElement object is transparent. |