NameBackTransparent property (TAnnNameOptions)
Builder Syntax |
bool NameBackTransparent |
Delphi Syntax |
NameBackTransparent: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates whether the background text color is transparent. Possible values are:
Setting |
Description |
TRUE |
Background text color is transparent. |
FALSE |
Use the color in the BackNameColor property for the background color of the text. |
See Also