The white color of a shape file (polyline) appears to become transparent when saving a bitmap if the SfMap object has the map color set to transparent.
Rendering Setting Color.White becomes transparent
while
Color.FromArgb(255,254,254,254) worked as expected.
The white color of a shape file (polyline) appears to become transparent when saving a bitmap if the SfMap object has the map color set to transparent.
Rendering Setting Color.White becomes transparent
while
Color.FromArgb(255,254,254,254) worked as expected.