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:
ViewHotSpot Function, ObjSetHotSpot Function