var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: boolean value = instance.get_Border();
function get_Border() : boolean;
Return Value
True - annotation border is visible; False - annotation border is not visible. Default value is True.