DrawTime
Viscom Software VideoCap ActiveX Control |
DrawTime Method
Description: |
Draw the current time in preview window or file. |
Usage: |
VideoCap1.DrawTime Parameter1,Parameter2,Parameter3 |
Parameter: |
Parameter1- the left position of text. (Data Type: Integer) Parameter2- the top position of text. (Data Type: Integer) |
Return Value: |
No Return value. |
Example: |
This Visual Basic example draw the time in preview window and file. VideoCap1.Start |