LEADTOOLS Support
Medical
Medical SDK Questions
Can I change the appearance of the medical viewer Annotation tags
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, April 24, 2008 1:31:13 AM(UTC)
Groups: Registered
Posts: 28
I just want to set the tags to be a certain size and colour or font family so that I could control how the following is displayed:
m_medicalViewer.Cells[cellCounter].SetTag(6, MedicalViewerTagAlignment.TopLeft, MedicalViewerTagType.Scale);
How can I do this with C# and a .Net medical viewer?
Thanks
#2
Posted
:
Thursday, April 24, 2008 9:20:58 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There is no direct way to do this, but you should be able to draw your own user tags in the font and color you want, by using the UserTag Event. Please refer to the .NET help topic 'UserTag Event' for more information.
LEADTOOLS Support
Medical
Medical SDK Questions
Can I change the appearance of the medical viewer Annotation tags
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.