ThinkGeo.com    |     Documentation    |     Premium Support

Transparent background for legend

Hi, 

Is there any way to make background of LegendPrinterLayer transparent ? 

We want to have a clear background on print preview and can see map behind. 










Hi Shaahin, 
  
 Could you please try this the codes as follow: 
  
  
legendPrinterLayer.BackgroundMask = AreaStyles.CreateSimpleAreaStyle(new GeoColor(0, 230, 230, 230), GeoColor.SimpleColors.Black, 1);
 
 If there is any problem, please feel free to let us know. 
  
 Thanks, 
 Johnny

Thank you Johnny.  
 It’s working fine.

Hi Shaahin, 



Good to hear it works. 

Any questions please feel free to let us know. 



Regards, 

Johnny