Click or drag to resize

SliderOrientation Structure

Note: This API is now obsolete.

Enumeration of the orientations available for the Slider control

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[ObsoleteAttribute("Since 2.1: Use Orientation instead")]
public struct SliderOrientation

The SliderOrientation type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHorizontal
Slider should be shown in a horizontal orientation
Public propertyStatic memberVertical
Slider should be shown in a vertical orientation
Top
Methods
Operators
See Also