Nevron Forum

Shape Library Embedded Image

https://www.nevron.com/Forum/Topic8324.aspx

By Billy Barnes - Tuesday, November 19, 2013

When I create a shape library for Nevron Diagram; and add a shape that has an image fill style, the library references the image by absolute path to the image file.

I need to be able to have that image embeddd into the library for ease of redistribution of the library.

By Nevron Support - Friday, January 3, 2014

Hi, to embed an image in a library master you should use the constructor of the image fill style that accepts a bitmap argument. Please, note that this can be done only programmatically and not through the diagram designer.