var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: number value = instance.get_Rotation();
function get_Rotation() : number;
Return Value
Угол поворота аннотации в градусах. Значение по умолчанию - 0.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: number value = instance.get_Rotation();
function get_Rotation() : number;