OriginalResolutionX property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT OriginalResolutionX

Delphi Syntax

OriginalResolutionX: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

The value set in this property will be displayed in the Resolution Horizontal 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