LEADTOOLS Support
Imaging
Imaging SDK Questions
How to set destination rectangle on exterior of LAnnotationWindow?
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, March 4, 2009 10:33:02 PM(UTC)
Groups: Registered
Posts: 7
Hi.
I'm using VC++ 2K5 & classlib V15.
I can display like attatched image by API(L_PaintDC(...))
but I don't know how to display by classlib - LAnnotationWindow.
It doesn't work LAnnotationWindow::SetDstRect(..) like API .
I'd like to use an automated annotations with exteroir destination rect.
or is possible to making with API & Non automated Annotations programmatically like DICOM Annotations Demo(classlib)?
majorss attached the following image(s):
#2
Posted
:
Thursday, March 5, 2009 5:59:31 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The SetDstRect function does not work when used with the LAnnotationWindow class. If you want to use it, you must paint the LBitmapBase object yourself using functions such as LPaint::PaintDC.
#3
Posted
:
Thursday, March 5, 2009 7:17:41 PM(UTC)
Groups: Registered
Posts: 7
Thanks for your reply.
I found a API Annotate and AnnCustom demo(LeadTools V15 Directory\Examples\API).
I'll try it.
LEADTOOLS Support
Imaging
Imaging SDK Questions
How to set destination rectangle on exterior of LAnnotationWindow?
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.