SMath Studio Drawing

From SMath Wiki
Revision as of 13:29, 29 November 2024 by Gleb.Zaborshchikov (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.