WebImageAppearanceJS Class Members
In This Topic
The following tables list the members exposed by
WebImageAppearanceJS.
Public Constructors
Methods
| Name | Description |
 | clone | Creates a new object that is a copy of the current instance. |
 | equals | Determines whether the specified image appearance is equal to the current image appearance. |
 | get_BackColor | Gets the background color of the image. |
 | get_BorderColor | Gets the border color of the image. |
 | get_BorderWidth | Gets the border width of the image. |
 | set_BackColor | Sets the background color of the image. |
 | set_BorderColor | Sets the border color of the image. |
 | set_BorderWidth | Sets the border width of the image. |
Events
| Name | Description |
 | changed | Occurs when image appearance is changed. |
See Also