Click or drag to resize
PoXtAxisEditorAddAxisChangedCallback Method
Overload List
  NameDescription
Public methodAddAxisChangedCallback(PoXtAxisEditorAxisEditorCB) Obsolete.
Use AxisChanged event instead. Adds delegate which are called on axis changes. (See the method SetUpdateFrequency to define the moment when the callbacks are called).
Public methodAddAxisChangedCallback(PoXtAxisEditorAxisEditorUserDataCB, Object) Obsolete.
Use AxisChanged event instead.
Top
See Also