ComponentOne Basic Library for UWP
GetOpposite Method

C1.UWP Assembly > C1.Xaml Namespace > DockExtensions Class : GetOpposite Method
The dock.
Gets the opposite.
Syntax
'Declaration
 
Public Shared Function GetOpposite( _
   ByVal dock As Dock _
) As Dock
public static Dock GetOpposite( 
   Dock dock
)

Parameters

dock
The dock.
See Also

Reference

DockExtensions Class
DockExtensions Members