MobileForms Toolkit Documentation

BackBufferManager.AddBackBuffer Method 

Add existing BackBuffer to the manager.

public static void AddBackBuffer(
object key,
BackBuffer backBuffer
);

Parameters

key
The key of the back buffer to add.
backBuffer
The value of the back buffer to add.

See Also

BackBufferManager Class | Resco.Drawing Namespace