WebImageAppearanceJS Class Methods
In This Topic
For a list of all methods of this type, see
WebImageAppearanceJS.
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. |
See Also