VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / BoundingBoxInteractionPoints Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    BoundingBoxInteractionPoints Class
    In This Topic
    Contains eight interaction points on bounding box.
    Object Model
    InteractionPoint InteractionPoint InteractionPoint InteractionPoint InteractionPoint InteractionPoint InteractionPoint InteractionPoint BoundingBoxInteractionPoints
    Syntax
    'Declaration
    
    Public Class BoundingBoxInteractionPoints
    
    
    public class BoundingBoxInteractionPoints
    
    
    public __gc class BoundingBoxInteractionPoints
    
    
    public ref class BoundingBoxInteractionPoints
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VisualTools.UserInteraction.BoundingBoxInteractionPoints

    Requirements

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

    See Also