Element anchor

LANSA Integrator

Element - anchor

The anchor element is used to a clickable region to the current page.

Syntax:

Element

Attributes

Value

Notes for Element/Attribute/Value

anchor

x1

integer

Default. 0.

y1

integer

Default. 0.

width

integer

Default. 0.

height

integer

Default. 0.

url

String

 

border

boolean

Default. Document border.

 

Example

 

<anchor x1="70" y1="540" width="50" height="30" url="http://www.lansa.com" border="true"/>