MaxNewWidth property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT MaxNewWidth

Delphi Syntax

MaxNewWidth: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

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

See Also

Elements:

ShowResizeDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events