OverlayBitmap.Font Property |
||
| Returns or sets the font for OverlayBitmap.DrawText. | ||
| Syntax: | [C#] |
|
| Limitations: | Run time only. |
|
| Example: | This example demonstrates how to create a font object and set it to the OverlayBitmap object to draw text. [C#] |
|
| See also: | OverlayBitmap, OverlayBitmap.DrawText, OverlayBitmap.FontBackColor, OverlayBitmap.FontTransparent | |