Click or drag to resize

IDragDataImage Property

Version 94.4.20
Get the image representation of drag data. May return NULL if no image representation is available.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
IImage Image { get; }

Property Value

Type: IImage
See Also