The VisualizatorHorizontalAlignment enumeration is used to determine horizontal position of an element.
It is used by the following property:
Value | Brief description |
0 |
Right. Position at the right edge. |
1 |
Center. Position in the center. |
2 |
Left. Position at the left edge. |
3 |
None. Element is hidden. |
See also: