C#
VB
C++
Specifies the alignment of a text string relative to its layout rectangle.
public enum AnnTextAlignment Public Enum AnnTextAlignmentInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnTextAlignment : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Near | Specifies the text is aligned near the layout rectangle. |
| 1 | Center | Specifies that text is aligned in the center of the layout rectangle. |
| 2 | Far | Specifies that text is aligned far from the origin position of the layout rectangle. |
For C#/VB examples, refer to AnnTextObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
