ImageGear .NET - Updated November 28, 2017
BorderWidth Property (IImGearThumbnailCtl)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : BorderWidth Property
Gets or sets border width in pixels around the thumbnail. The border is drawn with the color specified by ForeColor.
Syntax
'Declaration
 
Property BorderWidth As Integer
 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As Integer
 
instance.BorderWidth = value
 
value = instance.BorderWidth

Property Value

Integer value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members