TextAnchor enumeration
TextAnchor enumeration
Specifies how text is horizontally aligned relative to a given point.
The TextAnchor type exposes the following members:
Fields
Field | Description |
---|---|
START | The text is aligned to the start of the line. |
MIDDLE | The text is aligned to the middle of the line. |
END | The text is aligned to the end of the line. |
See Also
- module
aspose.svg.builder