Re: [mapserver-users] Hatch symbol not properly saved

2009-02-19 Thread Tamas Szekeres
Berend, It doesn't seem to be implemented in the code. You might want to file a ticket so as to stay with this end in view. Best regards, Tamas 2009/2/19 Berend Veldkamp > Hi, > > I'm using CSharp mapscript to define some symbols, for instance a hatch: > > symbolObj result = new symbolObj(

[mapserver-users] Hatch symbol not properly saved

2009-02-19 Thread Berend Veldkamp
Hi, I'm using CSharp mapscript to define some symbols, for instance a hatch: symbolObj result = new symbolObj("hatch", null); result.type = (int)MS_SYMBOL_TYPE.MS_SYMBOL_HATCH; map.symbolset.appendSymbol(result); when I call msmap.symbolset.save(), the symbol will have the following definition: