←Select platform

Orientation Enumeration

Summary

Specifies Constants the define the orientation of items in the ImageListView

Syntax

C#
VB
C++
public enum Orientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Orientation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class Orientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000TopBottomIndicates that the orientation is from top to bottom.
0x00000001LeftRightIndicates that the orientation is from left to right.
Requirements

Target Platforms

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