PaintScaling Example for C++ 5.0 and later

// This example sets the display to use bilinear interpolation
m_LEADRasterView1.SetPaintScaling(PAINTSCALING_RESAMPLE);