AlignmentKind

 

Example

The following is an example of how to reference the AlignmentKind object:

	// The full path is required.
	dundas.view.AlignmentKind.BOTTOM
	

 

Properties

 
  Name Description
  BOTTOM Vertically center horizontally center
  CENTER  
  LEFT  
  MIDDLE  
  RIGHT  
  TOP