Change reference size dynamically (Mapscript)
Tamas Szekeres
szekerest at GMAIL.COM
Fri Nov 23 13:02:13 PST 2007
Paul,
I've created a ticket for this issue and fixed it in the SVN trunk.
http://trac.osgeo.org/mapserver/ticket/2407
http://trac.osgeo.org/mapserver/changeset/7072
Best regards,
Tamas
2007/11/23, Paul james <pauljame at gmail.com>:
> Hello, I´m need change reference image size in mapscript (C#)...
>
> I tried that:
>
> mapaObj.reference.height = 100;
>
> but got that error:
> Error 8 Property or indexer 'OSGeo.MapServer.referenceMapObj.height'
> cannot be assigned to -- it is read only
>
> How can I change that?
>
> Thanks
>
More information about the MapServer-users
mailing list