Hi Guys,
Been working on a runtime style editor and kind of thought I'd try serialisation (excuse the quaint British Spelling) to save a style to XML via XmlSerializer just to see what comes out.
Everything I try results in XML errors with unexpected objects (such as GeoPen etc.), even after using CloneDeep()
Has anyone tried this or can anyone point me in the right direction?
Regards
John