VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction Namespace / PointBasedAnnotationFreehandBuilder Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PointBasedAnnotationFreehandBuilder Class
    In This Topic
    Represents an interaction controller that builds a point-based annotation using "freehand" style.
    Object Model
    ImageViewerArea IPointBasedAnnotation InteractionArea PointBasedAnnotationFreehandBuilder
    Syntax
    'Declaration
    
    Public Class PointBasedAnnotationFreehandBuilder
       Inherits PointBasedAnnotationPointBuilder
    
    
    public class PointBasedAnnotationFreehandBuilder : PointBasedAnnotationPointBuilder
    
    
    public __gc class PointBasedAnnotationFreehandBuilder : public PointBasedAnnotationPointBuilder*
    
    
    public ref class PointBasedAnnotationFreehandBuilder : public PointBasedAnnotationPointBuilder^
    
    
    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