HotSpotAt Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:13

Description

Selects the hot-spot by index. Index is number in range of 0 through 8, with meaning:

prop_vertexes

Syntax

object.HotSpotAt iIndex

object

Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()

iIndex

Position of hot spot.

See also

Hot-spot related scripts (Fred sample script)

All hot-spot related commands:

HotSpotAt, HotSpotX, HotSpotY

ViewHotSpot Function, ObjSetHotSpot Function