←Select platform

LayoutDirection Enumeration

Summary

Values that specify the orientation of the thumbnail viewer.

Syntax

C#
VB
C++
public enum LayoutDirection : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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
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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize