VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebFreeTextAnnotationViewJS type / get_RotationCenterPointTextBox Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_RotationCenterPointTextBox Метод
    В этом разделе
    Возвращает центр вращения текстового поля.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebFreeTextAnnotationViewJS();
    
    var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS
    value = instance.get_RotationCenterPointTextBox();
    
    
    function get_RotationCenterPointTextBox() : WebInteractionPointJS;
    

    Return Value

    WebInteractionPointJS объект.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также