Возвращает цвет комментария в пользовательском интерфейсе.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
var value; // Type: string
value = instance.get_Color();
function get_Color() : string;
Return Value
Цвет комментария, например, "rgba(0,128,255,0.77)".