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(
: WebInteractionPointJS
) : any;
Parameters
- value
- WebInteractionPointJS объект.
Совместимость с веб браузерами
Смотрите также