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

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also