Specifies how an object or text is vertically aligned relative to an element.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public enum VerticalAlignment |
Member name | Description | |
---|---|---|
![]() |
Bottom |
The object or text is aligned to the bottom of the control element. |
![]() |
Center |
The object or text is aligned to the center of the control element. |
![]() |
Top |
The object or text is aligned to the top of the control element. |