Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace : Orientation Enumeration |
public enum Orientation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Orientation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Orientation
__value public enum Orientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class Orientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | TopBottom | Indicates that the orientation is from top to bottom. |
0x00000001 | LeftRight | Indicates that the orientation is from left to right. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.Orientation