Thursday, May 17, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: JBauza
New Today New Today: 19
New Yesterday New Yesterday: 33
User Count Overall: 22559

People Online People Online:
Visitors Visitors: 9
Members Members: 1
Total Total: 10

Online Now Online Now:
01: dougsrl

ClearCanvas Community Forums

Customize Text Overlay
Last Post 2011-05-17 12:49 AM by denver. 2 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
cnagrani
Advanced Member
Advanced Member
Posts:60

--
2007-09-11 09:00 AM  
I noted in the help file there is no info on the topic

Customize the text overlay

Is there any info on this I want to be able turn the text ovrlay on and off Thanks in advance. Any done this if so I would appreciated any pointers.

norman
Senior Member
Senior Member
Posts:813

--
2007-09-12 10:32 AM  
With the API as is stands, there actually isn't a way to turn off the text overlay (odd, I know). The text overlay API still needs a bit of work and so we may delay documenting that part of the API until we've got it all sorted out properly, so as to discourage people from using it. You could, of course, try to hack the framework code yourself, but I would avoid that unless you don't mind doing a resynch of the code later.

Norman
denver
New Member
New Member
Posts:5

--
2011-05-17 12:49 AM  

//disable all overlays

foreach (var t in ClearCanvas.ImageViewer.Tools.Standard.OverlayToolBase.EnumerateTools(ImageViewer))

 t.Checked = false;

You are not authorized to post a reply.

Active Forums 4.1
Copyright 2012 ClearCanvas Inc.