HotSpotX Property

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

Description

Sets or returns the X-position of the current hot-spot. Use HotSpotAt to select the hot-spot.

Syntax

mX = object.HotSpotX

object.HotSpotX = mX

object

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

mX

Hot spot x in millipoints.

See also

Hot-spot related scripts (Fred sample script).

All hot-spot related commands:

HotSpotAt, HotSpotX, HotSpotY

ViewHotSpot Function, ObjSetHotSpot Function