HTMLAnchorElement.Shape Property |
Gets or sets the shape of the active area.
[VBScript] Public Property Shape As String
[JScript] public function get Shape() : String; public function set Shape(String);
A string representing the shape of the active area.
HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace