MobileForms Toolkit Documentation

BackBuffer Class

Represents back buffer.

For a list of all members of this type, see BackBuffer Members.

System.Object
   Resco.Drawing.BackBuffer

public class BackBuffer : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Note: Back buffer is not thread-safe and if more than one Control use it at same time, the result may be unexpected (means in multiple threads, it does not apply if more controls use it within same thread).

Requirements

Namespace: Resco.Drawing

Assembly: Resco.Core.CF3 (in Resco.Core.CF3.dll)

See Also

BackBuffer Members | Resco.Drawing Namespace