var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS(); var value; // Type: boolean value = instance.get_CanResize();
function get_CanResize() : boolean;
Return Value
True - annotation can be resized; False - annotation cannot be resized. Default value is True.