ImageGear .NET - Updated May 30, 2018
ImGearThumbnailLayout Enumeration




ImageGear24.Web Assembly > ImageGear.Web.UI Namespace : ImGearThumbnailLayout Enumeration
Specifies the layout and scroll directions of thumbnails in the control.
Syntax
'Declaration
 
Public Enum ImGearThumbnailLayout 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearThumbnailLayout
Members
MemberDescription
HorizontalScrollDirection Thumbnails scroll horizontally.
VerticalScrollDirection Thumbnails scroll vertically.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Web.UI.ImGearThumbnailLayout

See Also

Reference

ImageGear.Web.UI Namespace