Open this page in the API Guide

AlignmentKind

 

Example

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

1
2
3
// The full path is required.
dundas.view.AlignmentKind.BOTTOM

 

Properties

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