MaxNewResolutionX Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

short MaxNewResolutionX;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the maximum X resolution that can be set in the Resize dialog box.

This value ranges from 1 to 30000. If you set this field to 0 the dialog will set the maximum allowed value to the default of 10000.

See Also

Elements

ShowResizeDlg method