Gets or sets a comma-separated list of lengths, defining an active region geometry.

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

Property Value

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

See Also

HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace