Orientation Property (WPFSlider)

Class

WPFSlider.

Action

Gets whether the Slider is displayed horizontally or vertically.

Syntax

C#
protected Orientation Orientation { get; }
VB
'Declaration
Protected Read Property Orientation As Orientation

Access

Read only.