var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS(); var value; // Type: string value = instance.get_Text();
function get_Text() : string;
Return Value
Текст аннотации.Значение по умолчанию - "Text".
var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS(); var value; // Type: string value = instance.get_Text();
function get_Text() : string;