how can I get the coordinates/dimensions of the currently displayed piece of my SVG on SVGCanvas ?
Example: my SVG is 2000x1000px and currently (because I zoomed in) a small piece of it is visible on SVGCanvas.
I want to know, what ist the coordinate of the upper left corner of this piece and its width and height...
and a second question:
is it possible to detect, if the a SVG element (a text field e.g) is visible on the currently displayed piece of my SVG or if it is outside this area ?
Thanks in advance Maik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
