You can add a graphic image to a view.
Property |
Description |
|---|---|
Bitmap |
Bitmap to display. |
Layout |
Alignment of the bitmap within the rectangle: Center, Left, Right. |
The bitmap property has a special interface, described below:
Button |
Description |
|---|---|
OK |
Save the new property value. |
Cancel |
Abort (don't save) new property value. |
Copy |
Copies the specified bitmap to the clipboard. |
Paste |
Allows a bitmap to be pasted in from the clipboard. "RLE" specifies whether the pasted bitmap is compressed when saved with the view. |
Load |
Loads a bitmap from a file. "Link" saves only the directory path with the view. If unchecked, the entire bitmap file is saved in the view file. |
Clear |
Clears any bitmap specification. |
Transparent |
Specifies a color within the bitmap to be made transparent. |