Orientation

Navigation:  References > Common Parts > Constants >

Orientation

Previous pageReturn to chapter overviewNext page

 public static final short ORIENTATION_0 = 0;

 public static final short ORIENTATION_90 = 1;

 public static final short ORIENTATION_180 = 2;

 public static final short ORIENTATION_270 = 3;