Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ProgressDialog.SetImageWidth
Sets image view width.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 9.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ProgressDialog.SetImageWidth"; Width ) More
Parameters
Parameter | Description | Example |
---|---|---|
Width | The new width. | 64 |
Result
Returns OK or error.
Description
Sets image view width.Sets the width 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.SetImageHeight
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