Hi,
I've been going over the SizedPointStyle example from the ExtendingMapSuiteStyle sample project. And I've gotten my code working, and yet not quite.
I'm saving the features in question in a database table, and I'm utilizing a serialized point style saved as a string for my individual custom point styles. I haven't yet gotten into applying the same technique to line, area and text styles, but will eventually.
Most of the point style definition serializes ok, but it looks like the GeoColor object information is missing from the output XML. Can you verify that this is so, and if so, hopefully point me to a work-around ?
Thanks