SMath Studio Drawing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The SMath Studio Drawing library is an important part of the SMath Studio engine. It is responsible for platform-independent graphics and native SVG rendering. == How to download and use == The most convenient way to access the library is to download it via [https://www.nuget.org/ Nuget]: https://www.nuget.org/packages/SMathStudio.Drawing The SMath Studio Drawing library can be included into your project using the built-in Nuget package manager in the Visua...") |
(No difference)
|
Latest revision as of 13:29, 29 November 2024
The SMath Studio Drawing library is an important part of the SMath Studio engine. It is responsible for platform-independent graphics and native SVG rendering.
How to download and use
The most convenient way to access the library is to download it via Nuget: https://www.nuget.org/packages/SMathStudio.Drawing
The SMath Studio Drawing library can be included into your project using the built-in Nuget package manager in the Visual Studio development environment.