AcceleratedPaintInfoSharedTextureHandle Property |
Version 130.1.90
Handle for the shared texture. The shared texture is instantiated
without a keyed mutex.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public IntPtr SharedTextureHandle { get; }
public:
property IntPtr SharedTextureHandle {
IntPtr get ();
}
Property Value
IntPtrSee Also