Gets the orientation.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public static Orientation GetOrientation( this Dock dock ) |
| Visual Basic |
|---|
<ExtensionAttribute> _ Public Shared Function GetOrientation ( _ dock As Dock _ ) As Orientation |
Parameters
- dock
- Type: C1.Xaml..::..Dock
The dock.