SplitterOrientation Structure |
Note: This API is now obsolete.
Namespace: Eto.Forms
The SplitterOrientation type exposes the following members.
| Name | Description | |
|---|---|---|
| Horizontal |
Controls are in horizontal orientation, with a vertical divider between them.
| |
| Vertical |
Controls are in vertical orientation, with a horizontal divider betwen them.
|
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to the current SplitterOrientation.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Serves as a hash function for a SplitterOrientation object.
(Overrides ValueTypeGetHashCode.) |
| Name | Description | |
|---|---|---|
| Equality | Compares for equality | |
| (Orientation to SplitterOrientation) | Converts an Orientation to a SplitterOrientation | |
| (SplitterOrientation to Orientation) | Converts to an Orientation | |
| Inequality | Compares for inequality |