Enum ChromelessWindowInterop.SizingDirection
Sizing Direction
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum SizingDirection
Fields
Name | Description |
---|---|
East | The east value |
None | The none value |
North | The north value |
NorthEast | The northeast value |
NorthWest | The northwest value |
South | The south value |
SouthEast | The southeast value |
SouthWest | The southwest value |
West | The west value |