LayoutDirection Enumeration

Summary
Values that specify the orientation of the thumbnail viewer.
Syntax
C#
VB
C++
public enum LayoutDirection 
  
Public Enum LayoutDirection  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class LayoutDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0HorizontalThe control will be oriented horizontally.
1VerticalThe control will be oriented vertically.
Remarks

The WebThumbnailViewer.LayoutDirection property controls the orientation of the thumbnail viewer.

Example

Refer to WebThumbnailViewer.Add.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.