var instance = new Vintasoft.Imaging.Annotation.UI.WebRulerAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_ForeColor(value);
function set_ForeColor(
valueForeground color. Default value is "rgba(0,0,0,1)".: string
) : any;
Parameters
- value
- Foreground color. Default value is "rgba(0,0,0,1)".