C#
VB
C++
Values that specify the orientation of the thumbnail viewer.
public enum LayoutDirection Public Enum LayoutDirectionInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class LayoutDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Horizontal | The control will be oriented horizontally. |
| 1 | Vertical | The control will be oriented vertically. |
The WebThumbnailViewer.LayoutDirection property controls the orientation of the thumbnail viewer.
Refer to WebThumbnailViewer.Add.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
