| Package | stimulsoft.report.components.enums |
| Class | public class StiImageRotation |
| Inheritance | StiImageRotation Object |
| Constant | Defined By | ||
|---|---|---|---|
| FlipHorizontal : int = 4 [static] | StiImageRotation | ||
| FlipVertical : int = 5 [static] | StiImageRotation | ||
| None : int = 0 [static] | StiImageRotation | ||
| Rotate180 : int = 3 [static] | StiImageRotation | ||
| Rotate90CCW : int = 2 [static] | StiImageRotation | ||
| Rotate90CW : int = 1 [static] | StiImageRotation | ||
| FlipHorizontal | Constant |
public static const FlipHorizontal:int = 4| FlipVertical | Constant |
public static const FlipVertical:int = 5| None | Constant |
public static const None:int = 0| Rotate180 | Constant |
public static const Rotate180:int = 3| Rotate90CCW | Constant |
public static const Rotate90CCW:int = 2| Rotate90CW | Constant |
public static const Rotate90CW:int = 1