DrawText
Viscom Software VideoCap ActiveX Control |
DrawText Method
Description: |
Draw the single or multline text on a video stream. Make sure you set UseOverlay property to true. |
Usage: |
VideoCap1.DrawText Parameter1,Parameter2,Parameter3,,Parameter4 |
Parameter: |
Parameter1- the index of text. First index is zero, up to 60 index. You can draw 60 texts in same time. Parameter3- the top position of text. (Data Type: Integer) |
Return Value: |
No Return value. |
Example: |
This Visual Basic example draw the text in preview window and file. VideoCap1.Start |