Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Component: ImageView
A control to show images with animation on a layout on macOS and iOS.
You can ue this instead of a webviewer to show GIF animations.
Item | Details |
---|---|
ImageView.Clear Clears image. | Mac/iOS 7.4 |
ImageView.CreateWithControl Creates a new image view on the given window covering the area of the given control. | Mac/iOS 7.4 |
ImageView.CreateWithSize Creates a new image view inside the window with the given rectangle. | Mac/iOS 7.4 |
ImageView.CreateWithWindow Creates a new image view which covers the whole window. | Mac/iOS 7.4 |
ImageView.GetHeight Queries current height of image view. | Mac/iOS 7.4 |
ImageView.GetLeft Queries current position of the image view. | Mac/iOS 7.4 |
ImageView.GetTag Queries the tag string for this image view. | Mac/iOS 7.4 |
ImageView.GetToolTip Queries tooltip text. | Mac only 7.4 |
ImageView.GetTop Queries current position of the drop area. | Mac/iOS 7.4 |
ImageView.GetVisible Queries current visibility state. | Mac/iOS 7.4 |
ImageView.GetWidth Queries current width of the image view. | Mac/iOS 7.4 |
ImageView.Release Releases the image view and reclaims memory. | Mac/iOS 7.4 |
ImageView.ReleaseAll A convenience method to release all image views. | Mac/iOS 7.4 |
ImageView.SetFrame Sets a new frame for the image view. | Mac/iOS 7.4 |
ImageView.SetFrameWithControl Repositions image view to given control. | Mac/iOS 9.0 |
ImageView.SetImage Sets the image to be shown in the image view. | Mac/iOS 7.4 |
ImageView.SetTag Sets the tag string for this image view. | Mac/iOS 7.4 |
ImageView.SetToolTip Sets tooltip for image view. | Mac only 7.4 |
ImageView.SetVisible Hides or shows the image view. | Mac/iOS 7.4 |
19 functions.
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins