The methods of the BackBufferManager class are listed below. For a complete list of BackBufferManager class members, see the BackBufferManager Members topic.
![]() AddBackBuffer | Add existing BackBuffer to the manager. |
![]() AddRef | Add reference count to the manager. |
![]() Collect | Forces an immediate garbage collection of all back buffers. |
![]() GetBackBuffer | Gets the BackBuffer associated with the specified key. |
![]() Release | Remove reference count to the manager. |
![]() RemoveBackBuffer | Remove BackBuffer from the manager. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
BackBufferManager Class | Resco.Drawing Namespace