HTMLAnchorElement.Coords Property |
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);
A string representing a comma-separated list of lengths, defining an active region geometry.
HTMLAnchorElement Object | HTMLAnchorElement Members | DOM Namespace