ImageGear .NET - Updated May 1, 2018
BorderWidth Property (ImGearThumbnailCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : BorderWidth Property
Gets or sets the border width, in pixels, around the thumbnail.
Syntax
'Declaration
 
<CategoryAttribute("Items")>
<ImGearFilterAttribute()>
<DescriptionAttribute()>
Public Property BorderWidth As Integer
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Integer
 
instance.BorderWidth = value
 
value = instance.BorderWidth

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members