ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : BorderWidth Property |
'Declaration Property BorderWidth As Integer
'Usage Dim instance As IImGearThumbnailCtl Dim value As Integer instance.BorderWidth = value value = instance.BorderWidth
int BorderWidth {get; set;}