AspectRatio
Viscom Software VideoCap ActiveX Control |
AspectRatio Property
Description: |
Returns or sets the aspect ratio value value of the current video source |
Usage: |
VideoCap1.AspectRatio[= value] |
Data Type: |
Boolean |
Example: |
This Visual Basic example set the aspect ratio to True: Private Sub Form_Load() VideoCap1.AspectRatio=True End Sub |
Value: |
True or False |