|
|
|
|
|
- Background image of a Chart control
- Limitations
TransparencyMode (Property) In french: ModeTransparence
The TransparencyMode property gets and sets the transparency mode of an image. Remark: The transparency mode is defined in the editor via the "Transparency" option found in the description window of controls. IMG_CarImage.TransparencyMode = trsImage Syntax
Finding out the current transparency mode Hide the details
<Current transparency> = <Control used>.TransparencyMode
Modifying the transparency mode Hide the details
<Control used>.TransparencyMode = <New mode>
Remarks Background image of a Chart control When modifying the transparency mode of background image found in a Chart control, the chart display must be refreshed (by grDraw for example) in order for the change of transparency mode to appear.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|