Method AddCurentZoomToHistory
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
AddCurentZoomToHistory()
Add the current zoom (ViewCenter , ViewSize and World2ViewMatrix) in object zoom history in order to reset it with ZoomPrevious() method
public void AddCurentZoomToHistory()
Remarks
By default user command actions: pan , scroll , dynamic 3d rotation and vdCommandAction methods View3d, LookAt are added to zoom history.