VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfInteractiveObjectBoundingBoxSelection Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfInteractiveObjectBoundingBoxSelection Class
    In This Topic
    The quadrangular non interactive area of interactive object used for highlighting border of interactive object.
    Object Model
    IWpfInteractiveObject WpfInteractiveObjectBoundingBoxSelection
    Syntax
    'Declaration
    
    Public Class WpfInteractiveObjectBoundingBoxSelection
       Inherits WpfInteractiveObjectBoundingBoxArea
    
    
    public class WpfInteractiveObjectBoundingBoxSelection : WpfInteractiveObjectBoundingBoxArea
    
    
    public __gc class WpfInteractiveObjectBoundingBoxSelection : public WpfInteractiveObjectBoundingBoxArea*
    
    
    public ref class WpfInteractiveObjectBoundingBoxSelection : public WpfInteractiveObjectBoundingBoxArea^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractionArea
          Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractiveObjectBoundingBoxArea
             Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction.WpfInteractiveObjectBoundingBoxSelection

    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