The CISFO:IMAGE2 control outputs an image. Use property
image
to enter the image's URL in a static way. In order to
derive the URL at runtime, use property valueprop
. In both
cases, the URL can either be relative (URL points to an image that is kept within your web
application) or absolute (absolute directory path). Do not use absolute URLs if you plan
to deploy your web application within a cluster.
The Application Designer demo workplace contains a demo on image URLs. Choose
and then . You can call the development workplace via the following link (standard installation):http://localhost:51000/cis/HTMLBasedGUI/workplace/demo.html
Basic | |||
image |
The URL of the image. |
Optional | |
width |
The width of the image control. |
Optional |
1pt 12pt 0.5in 1in 1mm 5mm 1cm 1.5cm |
height |
The height of the image control. |
Optional |
1pt 12pt 0.5in 1in 1mm 5mm 1cm 1.5cm |