NewResolutionY property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT NewResolutionY

Delphi Syntax

NewResolutionY: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

This property value must not exceed the value set in the MaxNewResolutionY 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 OriginalResolutionY property.

See Also

Elements:

ShowResizeDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events