[]
        
(Showing Draft Content)

C1.WPF.DockExtensions.GetOrientation

GetOrientation Method

GetOrientation(Dock)

Gets the orientation.

Declaration
public static Orientation GetOrientation(this Dock dock)
Public Shared Function GetOrientation(dock As Dock) As Orientation
Parameters
Type Name Description
Dock dock

The dock.

Returns
Type Description
Orientation