Enum HorizontalAlignment
The horizontal alignment of a profile.
Namespace: Elements.Geometry.Profiles
Assembly: Hypar.Elements.dll
Syntax
public enum HorizontalAlignment
Fields
| Name | Description |
|---|---|
| Center | Align the profile along its center. |
| Left | Align the profile along its left edge. |
| Right | Align the profile along its right edge. |