C#
VB
C++
Describes how content is positioned horizontally in its container.
public enum AnnAlignmentX Public Enum AnnAlignmentXInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnAlignmentX : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Left |
The contents align toward the left of its container. |
| 1 | Center |
The contents align toward the center of its container. |
| 2 | Right |
The contents align toward the right of its container. |
For C#/VB examples, refer to AnnPolygonObject.
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
