|
|
ObjectHotMove Method
Moves the hot object to a new location.
Syntax
FlpGrf.ObjectHotMove( Left As Single, Top As Single )
The ObjectHotMove Method has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
Left |
Left position based of the ObjectScaleType x-scale setting. |
|
Top |
Top position based of the ObjectScaleType y-scale setting. |
Remarks
Moves the hot object to a new Left and Top position. An object is made hot via ObjectHotSelect.
See Also
![]() |
Last modified on: Friday, August 16, 2002