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




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailCtl Class : ShadowWidth Property
Gets or sets the width of item's shadow.
Syntax
'Declaration
 
<CategoryAttribute("Items")>
<DescriptionAttribute()>
<ImGearFilterAttribute()>
Public Property ShadowWidth As Integer
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Integer
 
instance.ShadowWidth = value
 
value = instance.ShadowWidth

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members