MaxNewHeight Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

long MaxNewHeight;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the maximum height for the resized bitmap that can be set in the Resize dialog box.

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

See Also

Elements

ShowResizeDlg method