FindVideoFormatHeight
Viscom Software VideoCap ActiveX Control |
StillPinVideoFormats.FindVideoFormatHeight Method
Description: |
Search the StillPinVideoFormats Collection for a given index. |
Usage: |
StillPinVideoFormats.FindVideoFormatHeight index |
Data Type: |
Integer |
Return Value: |
If the index of a StillPinVideoFormat object is given index. The FindVideoFormatHeight method return the height of the StillPiinVideoFormat in the Collection. If the index is not found, the FindVideoFormatHeight method return -1. |
Example: |
This Visual Basic example find the video format height:
|