Gets the orientation.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.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.WPF..::..Dock
The dock.