VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfSelectionRegionViewWithImageProcessingPreview Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
WpfSelectionRegionViewWithImageProcessingPreview Class
In This Topic
Represents a view of the current selection in an image viewer. The view allows to preview image processing in the image viewer.
Object Model
ProcessingCommandBase WpfSelectionRegionBase WpfSelectionRegionViewWithImageProcessingPreview
Syntax
'Declaration

Public Class WpfSelectionRegionViewWithImageProcessingPreview
   Inherits WpfSelectionRegionView

public class WpfSelectionRegionViewWithImageProcessingPreview : WpfSelectionRegionView

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Wpf.UI.VisualTools.WpfSelectionRegionView
      Vintasoft.Imaging.Wpf.UI.VisualTools.WpfSelectionRegionViewWithImageProcessingPreview

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also