C#
VB
C++
Describes how content is positioned vertically in its container.
public enum AnnAlignmentY Public Enum AnnAlignmentYInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnAlignmentY : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Top |
The contents align toward the upper edge of the container. |
| 1 | Center |
The contents align toward the center edge of the container. |
| 2 | Bottom |
The contents align toward the lower edge of the 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
