Adds translucent bevels to the edges of the current image to give it the appearance of a 3D button.
Syntax
Parameters
- style
- A ButtonStyle enumeration value.
- bevelWidth
- An integer value which represents the width of the bevels. Valid values are 0 to 32768.
- bevelIntensity
- An integer value which represents the percent of intensity of the bevels. Higher values result in more opaque bevels while lower percentages result in more translucent bevels. Valid values are 1 to 100.
See Also