ImageGear .NET - Updated November 28, 2017
ItemWidth Property (ImGearThumbnailList)




ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ItemWidth Property
Gets or sets the width, in WPF device independent units, of each thumbnail item.
Syntax
'Declaration
 
Public Property ItemWidth As Double
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As Double
 
instance.ItemWidth = value
 
value = instance.ItemWidth

Property Value

Double value.
Remarks
Default value is 128.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members