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);

Property Value

A string representing the shape of the active area.

See Also

HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace