ImageEn, unit ieanimation |
|
TIEAnimation.ViewHeight
Declaration
property ViewHeight: integer;
Description
Specifies the height of area reserved for the animation.
See Also
◼ViewWidthanimation.ViewWidth := ImageEnView.IEBitmap.Width;
animation.ViewHeight := ImageEnView.IEBitmap.Height;