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

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

    Browser Compatibility
    56+
    45+
    11
    See Also