VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction Namespace / RectangularAnnotationBuilder Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    RectangularAnnotationBuilder Class
    In This Topic
    Represents an interaction controller that builds rectangular annotation.
    Object Model
    ImageViewerArea IRectangularInteractiveObject InteractionArea RectangularAnnotationBuilder
    Syntax
    'Declaration
    
    Public Class RectangularAnnotationBuilder
       Inherits Vintasoft.Imaging.UI.VisualTools.UserInteraction.RectangularObjectBuilder
    
    
    public __gc class RectangularAnnotationBuilder : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.RectangularObjectBuilder*
    
    
    public ref class RectangularAnnotationBuilder : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.RectangularObjectBuilder^
    
    
    Inheritance Hierarchy
    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