MobileForms Toolkit Documentation

BackBuffer.GetGraphics Method 

Gets Graphics object associated with the back buffer.

public Graphics GetGraphics(
Control control
);

Parameters

control
Control to use the backbuffer.

Return Value

Returns Graphics object associated with the back buffer and sets specified Control as valid for this backbuffer.

See Also

BackBuffer Class | Resco.Drawing Namespace