VitNX_ContentAlignment Enumeration

Fields
 
Name Value Description
Center 0
Left 1
Right 2
public enum VitNX_ContentAlignment
 {
     Center,
     Left,
     Right
 }
					
This language is not supported or no code example is available.

In this article

Definition