SetOutlineTextBackColor
Viscom Software VideoCap ActiveX Control |
SetOutlineTextBackColor Method
Description: |
Set outline text background color when you select TextStyle to 1 or 2 . |
Usage: |
VideoCap1.SetOutlineTextBackColor iIndex, clrBack iIndex- the index of text. First index is zero, up to 60 index. You can draw 60 texts in same time. |
Return Value: |
No Return value. |
Example: |
This Visual Basic example shows how to use SetOutlineTextBackColor method. VideoCap1.Start |