Is it possible to determine the exact position and dimensions of an element
on the screen after scaling has been applied from within a Java program?
For example, I may have a line of thickness 2 which is actually displayed as
8 pixels wide on the screen when it is scaled.  I would like to be able to
query the SVG canvas and get that value of 8 returned.

 

Thanks,

 

-JCT

Reply via email to