Search found 2 matches
- Wed Jul 10, 2024 10:30 am
- Forum: VCL
- Topic: How to control background color in TTeePolygon in TMapSeries when using a transparent svg or png image
- Replies: 2
- Views: 16232
Re: How to control background color in TTeePolygon in TMapSeries when using a transparent svg or png image
Thanks, in the meanwhile I found a solution where I prepare the bitmap with a background color before assigning it to the polygon
- Fri Jun 21, 2024 9:32 am
- Forum: VCL
- Topic: How to control background color in TTeePolygon in TMapSeries when using a transparent svg or png image
- Replies: 2
- Views: 16232
How to control background color in TTeePolygon in TMapSeries when using a transparent svg or png image
I am able to load a transparent png or svg into the TTeePolygon.Brush.Image property but the background color is always white. Is it possible to set the background to some other color?