Property | Description |
Name | The name of the Image. |
Position/Size |
Position and Size of the element in pixels.Pos x, Pos y, Width, Height (Pos = Position of upper left corner)
|
Attach |
- Left: If the parent is resized, the control remains attached to left edge, with the specified ratio.
- Right: If the parent is resized, the control moves relatively to the right edge, with the specified ratio.
- Top: If the parent is resized, the control remains attached to top edge, with the specified ratio.
- Bottom: If the parent is resized, the control moves relatively to the bottom edge, with the specified ratio.
- Left + Right: If the parent is resized, the control is resized horizontally relatively to the left and right edges, with the specified ratio.
- Top + Bottom: If the parent is resized, the control is resized vertically relatively to the top and bottom edges, with the specified ratio.
|
Tooltip |
Text that appears as a tooltip when the mouse hovers over the element.
|
Bitmap |
Bitmap refers to a bitmap resource which can be- an individual bitmap file in png or bmp format defined as resource.
- a section, specifying a region within a larger source bitmap.
You can either select an existing resource or drop an image file onto the text field. In this case, the corresponding resource is created and set as reference.
|
Scalable | Activate this option if you want to be able to resize the image. The assigned bitmap resources are resized according to the scale mode that is defined for the bitmap resource. |
1 Comment
Sabine Pfeifer
proofread done