var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS(); var value; // Type: string value = instance.get_Name();
function get_Name() : string;
Return Value
Annotation name. Default value is empty string.
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS(); var value; // Type: string value = instance.get_Name();
function get_Name() : string;