VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / get_Transformer Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Transformer Method
    In This Topic
    Gets the transformer of annotation.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
    
    var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebInteractionControllerBaseJS
    value = instance.get_Transformer();
    
    
    function get_Transformer() : WebInteractionControllerBaseJS;
    

    Return Value

    The transformer of annotation.
    Browser Compatibility
    56+
    45+
    11
    See Also