Namespace VectorDraw.Professional.ActionUtility
Classes
- ActionMagnifier
Provides a magnifier (loupe) interactive action that displays a circular, magnified view of a region under the mouse pointer and lets the user pick a point.
- ActionPan
Implements a user action pan.
- AnimationAction
Base class that manage user define animation actions.
User must define a class object that overrides this class in order to implement his own animation action.
- MagnifierDisplayProperties
Display properties for the Magnifier Class
- Utility
This Class contains usefull functions for user interaction.