RadioButtonListOrientation Structure |
Note: This API is now obsolete.
Namespace: Eto.Forms
The RadioButtonListOrientation type exposes the following members.
Name | Description | |
---|---|---|
Horizontal |
Radio buttons are displayed horizontally.
| |
Vertical |
Radio buttons are displayed vertically.
|
Name | Description | |
---|---|---|
Equals |
Determines whether the specified Object is equal to the current SliderOrientation.
(Overrides ValueTypeEquals(Object).) | |
GetHashCode |
Serves as a hash function for a SliderOrientation object.
(Overrides ValueTypeGetHashCode.) |
Name | Description | |
---|---|---|
Equality | Compares for equality | |
(Orientation to RadioButtonListOrientation) | Converts an Orientation to a RadioButtonListOrientation | |
(RadioButtonListOrientation to Orientation) | Converts to an Orientation | |
Inequality | Compares for inequality |