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

    Parameters

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