How could I add SVG control in .NET code? #277
Replies: 1 comment 2 replies
-
var svg = new SKSvg(); why are you doing that? You need to create Svg control. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good day!
Adding Svg-control in XAMl:
How could I add SVG control in .NET code?
For example:
Beta Was this translation helpful? Give feedback.
All reactions