VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebArcAnnotationViewJS type / get_ResizePointTemplate Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ResizePointTemplate Method
    In This Topic
    Gets the template for the resize points of annotation.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebArcAnnotationViewJS();
    
    var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebResizeInteractionPointJS
    value = instance.get_ResizePointTemplate();
    
    
    function get_ResizePointTemplate() : WebResizeInteractionPointJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also