Leadtools.Medical.Workstation.Commands Namespace : ChangeCellScrollCommand.ScrollLocation Enumeration |
public enum ChangeCellScrollCommand.ScrollLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ChangeCellScrollCommand.ScrollLocation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ChangeCellScrollCommand.ScrollLocation
__value public enum ChangeCellScrollCommand.ScrollLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ChangeCellScrollCommand.ScrollLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Top | Scrolls to the top. |
0x00000001 | Bottom | Scrolls to the bottom. |
0x00000002 | PageUp | Scrolls one page up. |
0x00000003 | PageDown | Scrolls one page down. |
0x00000004 | Custom | Scrolls to a specific frame number. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation