Rect
Description
An image mapping directive that uses a rectangle.
Parameters
- Document
-
Document to be returned if this rectangle is chosen.
This will always be considered to be relative to the
document root path
unless a protocol is specified (e.g. http:// or mailto://).
- CornerPoint
-
One corner in the rectangle in X,Y format.
- OpposingCornerPoint
-
The corner diagonally opposite from CornerPoint in X,Y
format.
File Syntax
Rect Document CornerPoint OpposingCornerPoint
Multiple entries may exist in the
image map mapping file
Also See