VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfSelectionRegionView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfSelectionRegionView Class
    In This Topic
    Represents a view of the current selection in image viewer.
    Object Model
    WpfSelectionRegionBase WpfSelectionRegionView
    Syntax
    'Declaration
    
    Public Class WpfSelectionRegionView
    
    
    public class WpfSelectionRegionView
    
    
    public __gc class WpfSelectionRegionView
    
    
    public ref class WpfSelectionRegionView
    
    
    Inheritance Hierarchy

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

    Requirements

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

    See Also