Xceed.Wpf.Toolkit.Zoombox Namespace
In This Topic
The Xceed.Wpf.Toolkit.Zoombox namespace contains the classes related to the Zoombox control.
Classes
| Class | Description |
 | Zoombox | Defines an area with zoom and pan functionality for its contents. |
 | ZoomboxCursors | Sets zoom cursors for Zoombox controls. |
 | ZoomboxView | Represents a view state (scale and position) of a Zoombox control. |
 | ZoomboxViewChangedEventArgs | Provides event arguments for a view changed event in a Zoombox control. |
 | ZoomboxViewConverter | Provides the ability to convert a number (as a scale), a point (as a position), or a rectangle into a Zoombox view. |
 | ZoomboxViewException | The exception that is thrown when an invalid attempt is made to set the current view in a Zoombox control. |
 | ZoomboxViewFinderDisplay | Represents the viewfinder used by Zoombox controls. |
 | ZoomboxViewStack | Represents a stack of views for a Zoombox control. |
Delegates
Enumerations
See Also