Skip to main content

Design Atoms Reference

Design Atoms allows you to integrate web-to-print and graphic design solutions into your business or application. This framework contains two back-end libraries:

  • Aurigma.DesignAtoms contains controllers for drawing objects, obtaining the necessary data, and rendering the entire object model.
  • Aurigma.DesignAtoms.Model implements the object model.

They are NuGet packages and can be installed through the Visual Studio Package Manager Console:

Install-Package Aurigma.DesignAtoms

This API reference provides information on available classes and how you can interact with them.

Was this page helpful?