[]
Specifies the relative vertical alignment position of a shape.
public enum ShapeVerticalRelativeAlignment
Public Enum ShapeVerticalRelativeAlignment
| Name | Description |
|---|---|
| Bottom | Bottom alignment. |
| Center | Center alignment. |
| Inside | Inside alignment. |
| Outside | Outside alignment. |
| Top | Top alignment. |