var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Color(value);
function set_Color(
valueColor of comment, for example, "rgba(0,128,255,0.77)".: string
) : any;
Parameters
- value
- Color of comment, for example, "rgba(0,128,255,0.77)".