VitNX_DockArea Enumeration

Fields
 
Name Value Description
Bottom 4
Document 1
Left 2
None 0
Right 3
public enum VitNX_DockArea
 {
     None,
     Document,
     Left,
     Right,
     Bottom
 }
					
This language is not supported or no code example is available.

In this article

Definition