Enum StretchDirection
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Defines possible stretch directions.
public enum StretchDirection
Fields
Height = 1
Stretch vertically.
Width = 0
Stretch horizontally.
Defines possible stretch directions.
public enum StretchDirection
Height = 1
Stretch vertically.
Width = 0
Stretch horizontally.