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

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also