Click or drag to resize
SoDraggerAddMotionCallback Method
Overload List
  NameDescription
Public methodAddMotionCallback(SoDraggerMotionCB) Obsolete.
Use MouseMove event instead.
Public methodAddMotionCallback(SoDraggerMotionUserDataCB, Object) Obsolete.
Use MouseMove event instead. Adds motion delegate. Motion delegates are called after each movement of the mouse during dragging.
Top
See Also