TextElementBackground
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.
public enum TextElementBackground
| Name | Description |
|---|---|
| TBGR_OPAQUE | The TextElement object is opaque. |
| TBGR_TRANSPARENT | The TextElement object is transparent. |