Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ProgressDialog.SetImageHeight
Sets image view height.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 9.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ProgressDialog.SetImageHeight"; Height ) More
Parameters
Parameter | Description | Example |
---|---|---|
Height | The new height. | 64 |
Result
Returns OK or error.
Description
Sets image view height.Sets the height for the image view showing the image.
Default is 64 points.
Image is stretched to this size on MacOS.
See also
- ProgressDialog.GetImageHeight
- ProgressDialog.GetImageWidth
- ProgressDialog.SetImage
- ProgressDialog.SetImageWidth
Release notes
- Version 9.2
- Added ProgressDialog.GetImageHeight, ProgressDialog.GetImageWidth, ProgressDialog.SetImageHeight, ProgressDialog.SetImageWidth to show bigger images.
Blog Entries
This function is free to use.
Created 28th March 2019, last changed 28th March 2019