Technical Reference > Graphics Builder Automation Interface > Library Object Functions > LibraryObjectHotspotPut

LibraryObjectHotspotPut

Positions the hotspot marker in a Genie or symbol page. Fails if not a Genie or symbol page.

Syntax

LibraryObjectHotspotPut(Xposition, YPosition)

Xposition:

Absolute X position in pixels from the left side of the page.

YPosition:

Absolute Y position in pixels from the top of the page.

Return Value

0 (zero) if successful, otherwise an error is returned.

Note: For details on handling return and error values, see Error Handling.

Related Functions

LibraryObjectHotspotGet