VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebPointBasedAnnotationPointBuilderJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPointBasedAnnotationPointBuilderJS type
    In This Topic
    Represents an interaction controller that builds a point-based annotation by points.
    Syntax
    // Parameters
    var interactionObj; // Type: object
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebPointBasedAnnotationPointBuilderJS(interactionObj);
    
    
    function WebPointBasedAnnotationPointBuilderJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionControllerBaseJS
          Vintasoft.Imaging.Annotation.UI.WebPointBasedAnnotationPointBuilderJS

    Browser Compatibility
    56+
    45+
    11
    See Also