ClipHeight
Viscom Software Image Thumbnail CP ActiveX Control |
ClipHeight Property
Description: |
Set /Get the height of clip. The value cannot smaller than 60 |
Usage: |
ImageThumbnailCP1.ClipHeight[= value] |
Data Type: |
Integer |
Example: |
This Visual Basic example set the clip size : Private Sub Form_Load() End Sub |