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