Enum VerticalAlignment
The vertical alignment of a profile.
Namespace: Elements.Geometry.Profiles
Assembly: Hypar.Elements.dll
Syntax
public enum VerticalAlignment
Fields
| Name | Description |
|---|---|
| Bottom | Align the profile along its bottom. |
| Center | Align the profile along its center. |
| Top | Align the profile along its top. |