We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Conversion of EDP files to C# code

If I create a custom symbol with the symbol designer, is there any way by which I can convert that genereated EDP file in to C# file so that I can continue customizing the symbol through code?

1 Reply

AD Administrator Syncfusion Team June 13, 2005 03:57 PM UTC

Hi Hitesh, It is not possible to generate a .NET managed class equivalent for a symbol that was defined using the Essential Diagram SymbolDesigner. However, what you could do is subclass the symbol in the edp file using a symbol class defined locally in your application, and add the required customization to this custom class. Subclassing a symbol and extending it is demonstrated in the ''Quick Start\CustomSymbol'' sample that ships with Essential Diagram. Regards, Prakash Surendra Syncfusion Inc.,

Loader.
Live Chat Icon For mobile
Up arrow icon