VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type / get_RotationPointTextBox Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_RotationPointTextBox Method
    In This Topic
    Gets the rotation point of text box.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();
    
    var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebRotationInteractionPointJS
    value = instance.get_RotationPointTextBox();
    
    
    function get_RotationPointTextBox() : WebRotationInteractionPointJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also