HorizontalPosition enumeration
HorizontalPosition enumeration
Specifies the horizontal position of an element or a component in SVG.
The HorizontalPosition type exposes the following members:
Fields
Field | Description |
---|---|
LEFT | Aligns the element or component to the left. |
CENTER | Centers the element or component horizontally. |
RIGHT | Aligns the element or component to the right. |
See Also
- module
aspose.svg.builder