IZoomHistoryManager Interface Properties
For a list of all members of this type, see IZoomHistoryManager members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | AnimationDuration | Gets or Sets duration which will be used in Undo Redo methods to perform animation |
![]() | HistoryDepth | Gets or Sets depth of the history |
![]() | MouseWheelThrottle | Gets or sets the mouse wheel throttle in ms. That is, the time between successive storing of the ranges in IZoomHistoryManager |
![]() | ParentSurface | Gets the ParentSurface that this IZoomHistoryManager is associated with |
![]() | RedoCommand | Performs the selection of the axes ranges used before the Undo operation. |
![]() | UndoCommand | Performs the selection of the previously used range for all axes. |
See Also
