VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI.VisualTools.UserInteraction Namespace / WpfPointBasedArcAnnotationTransformer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfPointBasedArcAnnotationTransformer Class
    In This Topic
    Interaction controller that transforms (moves/resizes/rotates) the WpfArcAnnotationView.
    Object Model
    WpfInteractionArea WpfInteractionArea WpfInteractiveObjectBoundingBoxArea WpfBoundingBoxInteractionPoints WpfRotationAssistantArea WpfRotationPoint WpfInteractionPoint IWpfPointBasedAnnotation WpfPointBasedArcAnnotationTransformer
    Syntax
    'Declaration
    
    Public Class WpfPointBasedArcAnnotationTransformer
       Inherits WpfPointBasedAnnotationRectangularTransformer
    
    
    public class WpfPointBasedArcAnnotationTransformer : WpfPointBasedAnnotationRectangularTransformer
    
    
    public __gc class WpfPointBasedArcAnnotationTransformer : public WpfPointBasedAnnotationRectangularTransformer*
    
    
    public ref class WpfPointBasedArcAnnotationTransformer : public WpfPointBasedAnnotationRectangularTransformer^
    
    
    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