VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebLineAnnotationViewBaseJS type / set_RotationCenterPoint Property
Syntax BrowserCompatibility SeeAlso
set_RotationCenterPoint Метод
Задает центр вращения аннотации.
Синтаксис
var instance = new Vintasoft.Imaging.Annotation.UI.WebLineAnnotationViewBaseJS();

var returnValue; // Type: any

// Parameters
var value; // Type: WebInteractionPointJS

returnValue = instance.set_RotationCenterPoint(value);

Parameters

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