Main Content
iptGetPointerBehavior
Retrieve pointer behavior from graphics object
Description
returns the pointer behavior structure associated with the graphics object
pointerBehavior
= iptGetPointerBehavior(obj
)obj
. A pointer behavior structure contains function handles that interact
with a figure's pointer manager (see iptPointerManager
) to control what happens when the
figure's mouse pointer moves over and then exits the object.
Input Arguments
Output Arguments
Version History
Introduced in R2006a