BitmapHeight property (LEADDlgImgEffect Control)
Builder Syntax |
L_UINT BitmapHeight |
Delphi Syntax |
BitmapHeight: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the bitmap height value.
This property associated with 2 dialog boxes:
In this case it represents the maximum possible cell height. The value must be greater than zero. | |
In this case it represents the value that indicates the resulting image's height in pixels. This value is used to initialize the height edit box in the image attributes sub dialog. |
See Also