| BitmapBufferBitmapLock Property  | 
Version 118.6.80 
            Locking object used to syncronise access to the underlying buffer
            
 
    Namespace: 
   CefSharp.OffScreen
    Assembly:
   CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic Object BitmapLock { get; }public:
property Object^ BitmapLock {
	Object^ get ();
}Property Value
Type: 
Object See Also
See Also