SliderOrientation Structure |
Note: This API is now obsolete.
Namespace: Eto.Forms
The SliderOrientation type exposes the following members.
Name | Description | |
---|---|---|
Horizontal |
Slider should be shown in a horizontal orientation
| |
Vertical |
Slider should be shown in a vertical orientation
|
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 SliderOrientation) | Converts an Orientation to a RadioButtonListOrientation | |
(SliderOrientation to Orientation) | Converts to an Orientation | |
Inequality | Compares for inequality |