LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

LayoutDirection Enumeration

Show in webframe





Values that specify the orientation of the thumbnail viewer.
Syntax
'Declaration
 
Public Enum LayoutDirection 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LayoutDirection

            

            
public enum class LayoutDirection : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000HorizontalThe control will be oriented horizontally.
0x00000001VerticalThe control will be oriented vertically.
Remarks
The WebThumbnailViewer.LayoutDirection property controls the orientation of the thumbnail viewer.
Example
Refer to WebThumbnailViewer.Add.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Web.Controls.LayoutDirection

Requirements

Target Platforms

See Also

Reference

Leadtools.Web.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.