ComponentOne Basic Library for UWP
GetOrientation Method

C1.UWP Assembly > C1.Xaml Namespace > DockExtensions Class : GetOrientation Method
The dock.
Gets the orientation.
Syntax
'Declaration
 
Public Shared Function GetOrientation( _
   ByVal dock As Dock _
) As Windows.UI.Xaml.Controls.Orientation
public static Windows.UI.Xaml.Controls.Orientation GetOrientation( 
   Dock dock
)

Parameters

dock
The dock.
See Also

Reference

DockExtensions Class
DockExtensions Members