HotSpotY Property

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

Description

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

Syntax

mY = object.HotSpotY

object.HotSpotY = mY

object

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

mY

Hot spot y in millipoints.

See also

Hot-spot related scripts (Fred sample script).

All hot-spot related commands:

HotSpotAt, HotSpotX, HotSpotY

ViewHotSpot Function, ObjSetHotSpot Function