<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Shape > Rectangle > Method >SetTransparent |
Sets whether the component is transparent.
Prototype :
void SetTransparent
(
bool Transparent
)
Arguments :
Transparent |
true for transparency |
Example :
This.SetTransparent(true);
Available Events :
All Events