Closed kazuser closed 1 year ago
I've no control over the "size" inside SVG text of the image, because my component ask to the SVG engine to paint the image inside the area of the SVGIconImage: the intent of using a scalable images format is to scale them... If you want to paint the image in a different size you can use the BitmapZoom property to reduce the dimension of the image.
Is it ok?