Retrieves the hotspot marker in a Genie or symbol page. Fails if not a Genie or symbol page.
Syntax
LibraryObjectHotspotGet(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
X and Y values for the hotspot, where X represents the number of pixels from the left hand side of the page, and Y represents the number of pixels from the top of the page.
Note: For details on handling return and error values, see Error Handling.
Related Functions