Orientation Property
Gets or sets a value that indicates the orientation of the visualizer.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public RefreshVisualizerOrientation Orientation { get; set; }
Public Property Orientation As RefreshVisualizerOrientation
Get
Set
member Orientation : RefreshVisualizerOrientation with get, set