VerticalPosition enumeration
VerticalPosition enumeration
Specifies the vertical position of an element or a component in SVG.
The VerticalPosition type exposes the following members:
Fields
Field | Description |
---|---|
TOP | Aligns the element or component to the top. |
CENTER | Centers the element or component vertically. |
BOTTOM | Aligns the element or component to the bottom. |
See Also
- module
aspose.svg.builder