Find the width or height of the SVG? #97
Unanswered
ShaunMitchem
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there -
I want to be able to resize an SVGImage while preserving the dimensions. As far as I can see, I have to provide the width and the height (when set to ContentToSizeNoStretch) so, if I specify the width, I will have to calculate the scaled height. In order to do this though I would have to know the actual width and height of the SVGImage and I cant find a way to do this. Can you help please?
Thanks
Shaun
Beta Was this translation helpful? Give feedback.
All reactions