// Parameters var font; // Type: WebAnnotationFontJS var foreColor; // Type: string var backColor; // Type: string var fontTransparent; // Type: boolean var cursor; // Type: string var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS(font, foreColor, backColor, fontTransparent, cursor);
function WebLinkAppearanceJS;