The FlashScaleMode enumeration contains Flash object display scales.
It is used by the following properties and methods:
Value | Brief description |
0 | ShowAll. Flash object is scaled in accordance with the sizes of display space saving the initial ratio of sides. If the display space is not proportional to the sizes of Flash object, a frame appears. |
1 | NoBorder. Flash object is scaled in accordance with the sizes of display space saving the initial ratio of sides. If the display space is not proportional to the sizes of Flash object, the Flash object is cut so that the frame is not displayed. |
2 | ExactFit. Flash object is scaled in accordance with the sizes of display space. If required, the proportions of the Flash object sides are changed. |
3 | NoScale. Flash object is not scaled and it saves the initial size and proportions irrespective of the size of display space. |
4 | Low. It is not supported in the current implementation. |
5 | AutoLow. It is not supported in the current implementation. |
6 | AutoHight. It is not supported in the current implementation. |
7 | Hight. It is not supported in the current implementation. |
8 | Best. It is not supported in the current implementation. |
9 | AutoMedium. It is not supported in the current implementation. |
10 | Medium. It is not supported in the current implementation. |
See also: