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