Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

SetRect not working for bitmap annotation

More
11 years 1 month ago #9360 by arcmobile.div
I have added a bitmap annotation by AddAnnotBitmap method. Later I want to move and reposition it by annot.SetRect(float left, float top, float right, float bottom). But it is not working. It doesn't moves the bitmap in the page.But for other annotation it is working as desired. Please suggest.
More
11 years 1 month ago #9373 by arcmobile.div
Hi any update? Please suggest .
More
11 years 1 month ago #9374 by support
From our tests the api is working properly.
May you paste your code, please?
More
11 years 1 month ago #9381 by arcmobile.div
Thanks for your reply.
I have used onTouchAnnot to setRect for bitmapAnnot
private boolean onTouchAnnot(MotionEvent event) {
m_annot.SetRect(m_annot_rect0[0], m_annot_rect0[1],m_annot_rect0[2], m_annot_rect0[3]);
}
More
11 years 1 month ago #9383 by Davide
Hi,
can you please send us more detailed code and explanation, because this doesn't work.

Thanks in advance.
Time to create page: 0.406 seconds
Powered by Kunena Forum