NewResolutionX property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT NewResolutionX

Delphi Syntax

NewResolutionX: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the horizontal resolution value in the Resize dialog box.

This property value must not exceed the value set in the MaxNewResolutionX property. The value set in this field will not affect the initial width and height set in the NewWidth and NewHeight properties. Setting this property to 0 will set the initial horizontal value in the dialog to the value of the OriginalResolutionX property.

See Also

Elements:

ShowResizeDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events