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
close icon

SymbolModel Clone()

Hi, I´d like to clone my SymbolModel. But when I call SymbolModel model = form.Diagram.Model.Clone() as SymbolModel; if(model==null) return; the model is null because of the clone method which isn´t override in SymbolModel. How can I clone the SymbolModel? best regards, Uli

1 Reply

AD Administrator Syncfusion Team November 4, 2005 05:45 PM UTC

The Diagram.Model is not the same as a SymbolModel. The Diagram.Model is where all symbols/nodes/etc. are stored in the diagram.

Loader.
Live Chat Icon For mobile
Up arrow icon