Hi,
Looking to find ways to export/share custom profiles.
I see that ProfileVectorImage (PVI) has a `WriteXML` method but this doesn't seem to do anything despite trying with a valid xml location
Does anybody have an example, or a hint as to how I would go about extracting data from PVI? I know you can get a VectorImage out of it, but that similarly seems to be a bit tricky to get anything out of - and theres no API doc for either. Even the examples barely work with PVI.
Thanks!