CaptureArea
Viscom Software Screen2Video ActiveX Control |
CaptureArea Method
Description: |
Capture the specific area by percentage or zoom in or zoom out to specific area |
Usage: |
Screen2Video1.CaptureArea Parameter1, Parameter2, Parameter3, Parameter4 |
Return Value: |
Return true - successful , Return false - Failure. |
Parameter: |
Parameter1. - Specifies the percentage of x-coordinate of the starting point of capture area.
|
Example: |
This Visual Basic example start the screen capture" Screen2Video1.FileName = "c:\test.avi" |
|
|