Enum Align
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum Align
Fields
| Name | Description |
|---|---|
| Bottom | Aligns at bottom |
| Left | Aligns at left |
| Right | Aligns at right |
| Top | Aligns at top |