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