ImagePosition

 

Example

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

	// The full path is required.
	dundas.view.controls.ImagePosition.CENTER_BOTTOM
	

 

Properties

 
  Name Description
  CENTER_BOTTOM  
  CENTER_CENTER  
  CENTER_TOP  
  LEFT_BOTTOM  
  LEFT_CENTER  
  LEFT_TOP  
  RIGHT_BOTTOM  
  RIGHT_CENTER  
  RIGHT_TOP