BackColor (ILEADRasterImgList) example for Visual Basic
'set the background color to red LEADImgList1.BackColor = RGB(255, 0, 0)