ImageGear .NET - Updated May 30, 2018
ItemBorderThickness Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ItemBorderThickness Property
Gets or sets the thickness of the border of thumbnail items.
Syntax
'Declaration
 
Public Property ItemBorderThickness As Thickness
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As Thickness
 
instance.ItemBorderThickness = value
 
value = instance.ItemBorderThickness

Property Value

System.Windows.Thickness value.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members