Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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

Release notes

Blog Entries

Created 28th March 2019, last changed 28th March 2019


ProgressDialog.SetImageHeight - ProgressDialog.SetPosition

Feedback: Report problem or ask question.