C#
VB
C++
Specifies Constants the define the orientation of items in the ImageListView
public enum Orientation Public Enum OrientationInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class Orientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | TopBottom | Indicates that the orientation is from top to bottom. |
| 1 | LeftRight | Indicates that the orientation is from left to right. |
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
