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