OriginalResolutionY property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT OriginalResolutionY

Delphi Syntax

OriginalResolutionY: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the original vertical resolution, which is usually the bitmap vertical resolution, in the Resize dialog box.

The value set in this property will be displayed in the Resolution Vertical static control. Notice that setting the bitmap will not compensate for not setting the appropriate value in this property.

See Also

Elements:

ShowResizeDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events