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