Owning Palette: HTML Image VIs
Installed With: Internet Toolkit
Constructs a client-side image map tag <MAP> consisting of the specified area tags.

![]() |
label specifies text that the VI inserts between HTML in and the HTML code that the VI creates. |
![]() |
HTML in contains text to which the VI adds the new HTML code. |
![]() |
name is a string used by images to refer to the map. |
![]() |
area tags contains the area tags of the image map. You can construct the area tags with the HTML Area VI. |
![]() |
HTML out contains HTML in, label, and the HTML code the VI constructs. |