Value
Viscom Software VideoCap ActiveX Control |
Roll.StepSize Property
Description: |
The step size for the property.The step size is the smallest increment by which the property can change. |
Usage: |
Roll.StepSize |
Data Type: |
long |
Limitations: |
Read Only |
Example: |
This Visual Basic example get the step size of property: lStepSize=VideoCap1.Roll.StepSize |