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