CurrentResolutionY Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

long CurrentResolutionY;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the original vertical resolution (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