SpectrumSeparatorColor
Viscom Software VideoCap ActiveX Control |
SpectrumSeparatorColor Property
Description: |
Set/Get the separator line color of Spectrum window. |
Usage: |
VideoCap1.SpectrumSeparatorColor1[= value] |
Data Type: |
Color |
Example: |
This Visual Basic example set the separator line color of Spectrum window. Private Sub Form_Load() |
Value: |
RGB(255,0,0) |