BackgroundBitmap Property (ILEADRasterShapeEfx)
long BackgroundBitmap; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the handle to a LEAD bitmap.
This bitmap will be used as the background of the previewed shape if SHAPE_SHOW_PREVIEW is set in the UIFlags property.
This bitmap will be updated if the user chooses a new image using the Browse Image button and SHAPE_BROWSEIMAGE is set in the UIFlags property.
To free the memory used by this bitmap, assign a value of 0.
See Also
Elements |