Hi,
Am using MapWinGIS for loading images and perform certain operations like lines & points rendering etc..
On mouse event, i am able to get a list of shapes that are intersecting the clicked point \ area using SelectShapes(....), but am unable to change any attribute of selected shape.
I have tried two options:-
1) objMap.put_shapeLineColor(.....) and objMap.put_shapeFillColor(...)
2) shapeFile->put_SelectionColor(...).
None of the above served my purpose.
Can anyone guide me on this... It will be very helpfull..
Thanks...
Am using MapWinGIS for loading images and perform certain operations like lines & points rendering etc..
On mouse event, i am able to get a list of shapes that are intersecting the clicked point \ area using SelectShapes(....), but am unable to change any attribute of selected shape.
I have tried two options:-
1) objMap.put_shapeLineColor(.....) and objMap.put_shapeFillColor(...)
2) shapeFile->put_SelectionColor(...).
None of the above served my purpose.
Can anyone guide me on this... It will be very helpfull..
Thanks...