VintaSoft Annotation .NET Plug-in Discussions
Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.
Board index < VintaSoft Imaging < VintaSoft Annotation .NET Plug-in Discussions
RectangleAnnotation ann = new RectangleAnnotation(); ann.BackColor = Color.FromArgb(70, 255, 255, 0); ann.Outline.Color = Color.FromArgb(70, 255, 50, 0);This code does not suit your needs?
I also feel that the highlighting feature produces a very dim experience. Kodak and Imageman controls both have the ability to highlight in bright yellow with complete transparency; the ARGB function does not have a way to give me this same result as far as I can tell.We will add ability to use blending in version 4.1 of library - I think this functionality will be available in a month.