ImageGear .NET - Updated May 30, 2018
XSpacing Property (ImGearThumbnailList)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : XSpacing Property
Gets or sets the amount of horizontal space between thumbnails displayed on the control, in WPF device independent units.
Syntax
'Declaration
 
Public Property XSpacing As Double
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As Double
 
instance.XSpacing = value
 
value = instance.XSpacing

Property Value

Double value.
Remarks
Default value is 4.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members