Click or drag to resize

SliderOrientation  Conversion (SliderOrientation to Orientation)

Converts to an Orientation

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static implicit operator Orientation (
	SliderOrientation orientation
)

Parameters

orientation
Type: Eto.FormsSliderOrientation

[Missing <param name="orientation"/> documentation for "M:Eto.Forms.SliderOrientation.op_Implicit(Eto.Forms.SliderOrientation)~Eto.Forms.Orientation"]

Return Value

Type: Orientation

[Missing <returns> documentation for "M:Eto.Forms.SliderOrientation.op_Implicit(Eto.Forms.SliderOrientation)~Eto.Forms.Orientation"]

See Also