C1.UWP Assembly / C1.Xaml Namespace / DockExtensions Class / GetOrientation Method
The dock.

In This Topic
GetOrientation Method
In This Topic
Gets the orientation.
Syntax
'Declaration
 
Public Shared Function GetOrientation( _
   ByVal dock As Dock _
) As Windows.UI.Xaml.Controls.Orientation
 

Parameters

dock
The dock.
See Also