Accusoft ImagXpress 13
Picture Property
Description
Gets and sets a bitmap to display in the control.
Property Type
Read-write property
Syntax
Visual Basic
Public Property Picture As Picture
Return Type
A Picture object which represents the BMP image to display in the control.
Remarks

When an image is loaded using the FileName property, the Picture property is set to a bitmap of the image. The ImagXpress Picture property only supports picture type BITMAP. It does not support ICON or METAFILE.

When an image is loaded using the Picture property, the image is converted to a Device Independent Bitmap (DIB). The hDIB property is set to the handle of DIB. If an Undo DIB resides in memory, it is deleted and the hDIBUndo property is set to NULL.

Example
See Also

ImagXpress Object  | ImagXpress Members  | Loading

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback