ClipFontTopPos
Viscom Software Image Thumbnail CP ActiveX Control |
ClipFontTopPos Property
Description: |
Get/Set the top position of text in image clip. |
Usage: |
ImageThumbnailCP1.ClipFontTopPos[= value] |
Data Type: |
Integer |
Example: |
This Visual Basic example set the top position of text in image clip: Private Sub Form_Load() End Sub |