EnableNameBackTransparent property (ILEADRasterAnnNameOptions)
|
VARIANT_BOOL EnableNameBackTransparent | |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Indicates whether the background text color is transparent. Possible values are:
|
Setting |
Description |
|
VARIANT_TRUE |
Background text color is transparent. |
|
VARIANT_FALSE |
Use the color in the BackNameColor property for the background color of the text. |
See Also