VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
Vintasoft.Imaging.Wpf.UI.ViewerCommands Namespace (Vintasoft.Imaging.Wpf.UI)
In This Topic
Contains classes for commands, which can be executed in image viewer.
Classes
 ClassDescription
ClassRepresents a command that copies the focused image of WpfImageViewerBase to the clipboard and deletes image from WpfImageViewerBase.
ClassRepresents a command that copies focused image of WpfImageViewerBase to the clipboard.
ClassRepresents a command that deletes the focused image of WpfImageViewerBase.
ClassRepresents a command that deletes selected thumbnails in WpfThumbnailViewer.
ClassRepresents a command that inserts an image from clipboard to a WpfImageViewerBase.
ClassRepresents a command that selects all thumbnails in WpfThumbnailViewer.
ClassProvides the abstract base class for command that can be executed in image viewer.
ClassRepresents a command that can be executed in WpfImageViewer.
ClassRepresents a command that allows to navigate images in WpfImageViewer.
ClassRepresents a command that can be executed in WpfThumbnailViewer.
ClassProvides the abstract class for a command that allows to navigate thumbnails in WpfThumbnailViewer.
ClassRepresents a command that allows to navigate thumbnails in WpfThumbnailViewer.
Enumerations
 EnumerationDescription
EnumerationSpecifies available navigation actions in WPF image viewer.
EnumerationSpecifies available navigation actions in WPF thumbnail viewer.
See Also