Open this page in the API Guide

ImagePosition

 

Example

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

1
2
3
// 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