HTMLImageElement.Border Property |
Gets or sets the width of the border around the image.
[VBScript] Public Property Border As Integer
[JScript] public function get Border() : int; public function set Border(int);
The width of the border around the image in pixels.
HTMLImageElement Object | HTMLImageElement Members | DOM Namespace