OverlayBitmap.FontBackColor Property |
||
Returns or sets the background color for OverlayBitmap.DrawText. | ||
Syntax: | [C#] |
|
Limitations: | Run time only. |
|
Remarks: | If the FontBackColor is equal to the DropOutColor, the surrounding solid rectangle of the text (text background) is not visible. The default value for FontBackColor> is black. |
|
Example: | This example demonstrates how to use the FontBackColor property. [C#] |
|
See also: | OverlayBitmap, OverlayBitmap.DrawText, OverlayBitmap.Font, OverlayBitmap.FontTransparent |