how to apply the center of image view for another image view center
Posted
by maddy
on Stack Overflow
See other posts from Stack Overflow
or by maddy
Published on 2010-03-15T12:05:04Z
Indexed on
2010/03/15
12:09 UTC
Read the original article
Hit count: 332
hi, I am developing image redraw app. i know the center of one image view which is having scaling property. i.e it can change it frame and center . that to be applied to another view center. when i apply center to newly formed Image view it giving wrong center because of the previous image view is having scaling property. so how can i get exact center to my new image view from previous imageview
© Stack Overflow or respective owner