Enum Alignment
Alignment constants
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public enum Alignment
Fields
| Name | Description |
|---|---|
| Bottom | Bottom Alignment |
| Center | Center Alignment |
| Left | Left Alignment |
| Middle | Middle Alignment |
| Right | Right Alignment |
| Top | Top Alignment |