Gets or sets the position and shape on the screen.

[VBScript]
Public Property Coords As String
[JScript]
public function get Coords() : String;
public function set Coords(String);

Property Value

A comma-separated list of lengths, defining an active region geometry.

See Also

HTMLAreaElement Object | HTMLAreaElement Members | DOM Namespace